# Template Editor

* [​Template Editor Interface Overview](/user/template-builder/template-editor/template-editor-interface-overview.md)
* [​How to Create a Structured Template](/user/template-builder/template-editor/how-to-create-a-structured-template.md)
* [​How to Add and Manage Links in a Template](/user/template-builder/template-editor/how-to-add-and-manage-links-in-a-template.md)
* [​How to Add or Edit Images in a Template](/user/template-builder/template-editor/how-to-add-or-edit-images-in-a-template.md)
* [​How to Add and Manage Static Tables](/user/template-builder/template-editor/how-to-add-and-manage-static-tables.md)
* [Table Context Menu Overview](/user/template-builder/template-editor/table-context-menu-overview.md)
* [How to Add External Documents to a Template​](/user/template-builder/template-editor/how-to-add-external-documents-to-a-template.md)
* [How to Add PDF Documents in a Template](/user/template-builder/template-editor/how-to-add-pdf-documents-in-a-template.md)


---

# 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://support.docstudio.com/user/template-builder/template-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.
