# Getting started

- [Welcome](https://help.docexport.com/getting-started/welcome.md): At DocExport, we aim for the easiest way to generate, save, and download PDF or docx Documents from your monday.com boards.
- [Installation](https://help.docexport.com/getting-started/installation.md): Getting started in just a few minutes with pre-made workspace templates
- [Create Templates](https://help.docexport.com/getting-started/create-templates.md): Create any type of document you need, with fully customizable templates and your own branding. The only limit is your imagination.
- [Item Level Template](https://help.docexport.com/getting-started/create-templates/item-level-template.md): Create a document that includes the information of a specific item of your board.
- [Board Level Template](https://help.docexport.com/getting-started/create-templates/board-level-template.md): Create a document that includes the information of a whole board in a table view.
- [Generate documents](https://help.docexport.com/getting-started/generate-documents.md): Generate any document you can think of and get an instant preview of it.


---

# 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.docexport.com/getting-started.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.
