# Playable Tools-Content Editor

### There are two ways to create playable ads using the **Content Editor**:

* **Playable Templates**: Select a template and choose **Content Creation** to make further adjustments on top of reskinning.Like adjusting layouts, adding assets, or editing events—to create many versions.   [Guidelines for Template Content Creation](/playable-tools-content-editor/content-editor-creation-tips-center/guidelines-for-template-content-creation.md)
* **Content Creation**: Also known as **Blank Canvas**, this allows you to build playable content from the ground up and fully unleash your creative ideas.

<figure><img src="/files/8CLrgnnwMl5AlNHYIGlV" alt=""><figcaption></figcaption></figure>


---

# 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/playable-tools-content-editor.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.
