# 13. Getting Additional Help

- [Video Resources](https://docs.getinfinity.app/user-guide/comprehensive-user-guide/13.-getting-additional-help/video-resources.md): If a picture is a 1000 words, our videos are worth a library of wisdom. Please check out our gallery of video tutorials, and let us know how we can help you unlock even greater value with Infinity.
- [Best Practices](https://docs.getinfinity.app/user-guide/comprehensive-user-guide/13.-getting-additional-help/best-practices.md)
- [FAQs](https://docs.getinfinity.app/user-guide/comprehensive-user-guide/13.-getting-additional-help/faqs.md)
- [Error while creating chart](https://docs.getinfinity.app/user-guide/comprehensive-user-guide/13.-getting-additional-help/faqs/error-while-creating-chart.md)
- [User not able to access Charts](https://docs.getinfinity.app/user-guide/comprehensive-user-guide/13.-getting-additional-help/faqs/user-not-able-to-access-charts.md)
- [Unable to Create a DataSource](https://docs.getinfinity.app/user-guide/comprehensive-user-guide/13.-getting-additional-help/faqs/unable-to-create-a-datasource.md)
- [Hard Reset/Reloading the browser](https://docs.getinfinity.app/user-guide/comprehensive-user-guide/13.-getting-additional-help/faqs/hard-reset-reloading-the-browser.md)
- [Contact Support](https://docs.getinfinity.app/user-guide/comprehensive-user-guide/13.-getting-additional-help/contact-support.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.getinfinity.app/user-guide/comprehensive-user-guide/13.-getting-additional-help.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.
