# Draftme AI

- [Draftme AI quick start](https://help.draftme.ai/help/draftme-ai/draftme-ai-quick-start.md): This guide will help you quick start using Draftme AI
- [Document Scenarios](https://help.draftme.ai/help/draftme-ai/document-scenarios.md)
- [How to use Draftme AI sidebar](https://help.draftme.ai/help/draftme-ai/how-to-use-draftme-ai-sidebar.md): This page will look at the functionality of Draftme AI sidebar
- [How to use Draftme AI menu](https://help.draftme.ai/help/draftme-ai/how-to-use-draftme-ai-menu.md): This page will look at how Draftme AI menu works
- [How to use Draftme AI chat](https://help.draftme.ai/help/draftme-ai/how-to-use-draftme-ai-chat.md)
- [Creating your own instructions](https://help.draftme.ai/help/draftme-ai/creating-your-own-instructions.md): This page will guide you how to use the 'Analyse or modify' section
- [Content suggestions](https://help.draftme.ai/help/draftme-ai/content-suggestions.md)
- [Limitations](https://help.draftme.ai/help/draftme-ai/limitations.md): This page focuses on the restrictive issues you should keep in mind at all times when working with AI


---

# 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/draftme-ai.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.
