> 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/installation.md).

# Installation

## Install the app from the marketplace

The first step is to install the [DocExport app](https://monday.com/marketplace/10000360) on your monday.com Account.&#x20;

1. [Click on this link](https://monday.com/marketplace/10000360) (monday.com marketplace)
2. In the marketplace, click on the blue button **Sign in to install** and on the next page **Add to your account**

<figure><img src="/files/rRF84m3f9FZ68RxTRwQn" alt=""><figcaption></figcaption></figure>

## Add the app to an existing board

1. Add a view to the board ("+" Icon)
2. Hover over "Apps"

<figure><img src="/files/WFIBaPYrHdizdJdYwcsA" alt="" width="188"><figcaption></figcaption></figure>

3. Search for "DocExport" and add it to your board

<figure><img src="/files/SNn2zAjAGUtl5X3vnxKJ" alt="" width="154"><figcaption></figcaption></figure>

Now you're ready to go!


---

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