# 10. Additional Resources

Welcome to the additional resources section of AIsuru! Here you'll find a set of complementary tools and information to help you get the most out of our conversational AI platform.

In this section, we've gathered:

* **A** [**complete glossary of technical and AIsuru-specific terms**](/en/additional-resources/glossary.md), to help you navigate the world of AI with confidence;
* [**Useful links to external resources**](/en/additional-resources/useful-links-and-support.md): tutorials and in-depth articles to expand your knowledge;
* Information on how to contact our support team, so you can get personalised help whenever you need 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://docs.aisuru.com/en/additional-resources.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.
