> For the complete documentation index, see [llms.txt](https://help.docexport.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.docexport.com/getting-started.md).

# 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.
- [Subitem Level Template](https://help.docexport.com/getting-started/create-templates/subitem-level-template.md): Create a document that includes the information of a specific subitem of your board.
- [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.
- [PDF Download in Item Card](https://help.docexport.com/getting-started/pdf-download-in-item-card.md)
- [How DocExport works](https://help.docexport.com/getting-started/how-docexport-works.md)
- [Item Level vs. Board Level](https://help.docexport.com/getting-started/item-level-vs.-board-level.md)
- [Item Level from A-Z](https://help.docexport.com/getting-started/item-level-from-a-z.md)
- [Board Level from A-Z](https://help.docexport.com/getting-started/board-level-from-a-z.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
