# How-To Videos

- [Formatting Tokens](https://docs.documint.me/help-and-resources/how-to-videos/formatting-tokens.md)
- [Airtable Integrations](https://docs.documint.me/help-and-resources/how-to-videos/airtable-integrations.md)
- [Airtable Data & Token Videos](https://docs.documint.me/help-and-resources/how-to-videos/airtable-data-and-token-videos.md)
- [How to filter items in your Documents](https://docs.documint.me/help-and-resources/how-to-videos/how-to-filter-items-in-your-documents.md)
- [How to group items in your Documents](https://docs.documint.me/help-and-resources/how-to-videos/how-to-group-items-in-your-documents.md)
- [Signing Documents with SignNow and Zapier](https://docs.documint.me/help-and-resources/how-to-videos/signing-documents-with-signnow-and-zapier.md)
- [Add charts to your Documents with QuickChart.io](https://docs.documint.me/help-and-resources/how-to-videos/add-charts-to-your-documents-with-quickchart.io.md)
- [Add a Word Cloud chart to your Documents with QuickChart.io](https://docs.documint.me/help-and-resources/how-to-videos/add-a-word-cloud-chart-to-your-documents-with-quickchart.io.md)
- [Using Make.com (Integromat) to create line items in your documents](https://docs.documint.me/help-and-resources/how-to-videos/using-make.com-integromat-to-create-line-items-in-your-documents.md)
- [How to QR codes to your documents with QuickChart.io](https://docs.documint.me/help-and-resources/how-to-videos/how-to-qr-codes-to-your-documents-with-quickchart.io.md)
- [How to add a progress chart to your documents with QuickChart.io](https://docs.documint.me/help-and-resources/how-to-videos/how-to-add-a-progress-chart-to-your-documents-with-quickchart.io.md)
- [How to connect your Documint account using API keys](https://docs.documint.me/help-and-resources/how-to-videos/how-to-connect-your-documint-account-using-api-keys.md)
- [How to connect your Documint account to Airtable using your Personal Access Token (PAT)](https://docs.documint.me/help-and-resources/how-to-videos/how-to-connect-your-documint-account-to-airtable-using-your-personal-access-token-pat.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://docs.documint.me/help-and-resources/how-to-videos.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.
