# Simple Tutorial - Blank Canvas Tutorial

- [Interactive Videos\<Simulating Movement>Tutorial](https://doc.playturbo.com/playturbo-case-study/playable-content-editor/general-gameplay-cases/simple-tutorial-blank-canvas-tutorial/interactive-videos-less-than-simulating-movement-greater-than-tutorial.md): #Content Editor #Blank Canvas #Basic difficulty
- [2D Playable\<Choose One from Three>Tutorial](https://doc.playturbo.com/playturbo-case-study/playable-content-editor/general-gameplay-cases/simple-tutorial-blank-canvas-tutorial/2d-playable-less-than-choose-one-from-three-greater-than-tutorial.md): #Content Editor #Blank Canvas #Basic difficulty
- [2D Playable\<Hide after Clicking on the Item>Tutorial](https://doc.playturbo.com/playturbo-case-study/playable-content-editor/general-gameplay-cases/simple-tutorial-blank-canvas-tutorial/2d-playable-less-than-hide-after-clicking-on-the-item-greater-than-tutorial.md): #Content Editor #Blank Canvas #Basic difficulty
- [2D Playable\<Drag and Drop to the Specified Position>Tutorial](https://doc.playturbo.com/playturbo-case-study/playable-content-editor/general-gameplay-cases/simple-tutorial-blank-canvas-tutorial/2d-playable-less-than-drag-and-drop-to-the-specified-position-greater-than-tutorial.md): #Content Editor #Blank Canvas #Basic difficulty
- [2D Playable\<Click to switch multiple items>Tutorial](https://doc.playturbo.com/playturbo-case-study/playable-content-editor/general-gameplay-cases/simple-tutorial-blank-canvas-tutorial/2d-playable-less-than-click-to-switch-multiple-items-greater-than-tutorial.md): #Content Editor #Blank Canvas #Basic difficulty


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.playturbo.com/playturbo-case-study/playable-content-editor/general-gameplay-cases/simple-tutorial-blank-canvas-tutorial.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
