# Using templates

To use the templates you have created, we recommend to publish them.

If you do not have publishing feature available on your plan, you can create draft documents from inside the template.

Open your template, click the Actions button and create a document:

<figure><img src="/files/wcuyc74p94Ks8oMt4VRD" alt="" width="375"><figcaption><p>Actions >> Create document</p></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://help.draftme.ai/help/creating-dynamic-templates/using-templates.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.
