# Resources

## Overview

Labii strives to provide comprehensive resources for users to make the most of the platform. To achieve this goal, we have created a page that compiles links to all relevant resources related to each Labii topic. This includes pages, documents, articles, and videos that provide detailed information and guidance on the use of Labii's features. We understand that as we continue to upgrade and add new features to the platform, there may be information that is not yet listed. Therefore, we encourage users to reach out to us with any questions or suggestions for additional resources, and we will work to add them promptly. Our commitment to providing up-to-date and thorough resources ensures that users can confidently navigate and utilize all that Labii has to offer.

## Open resources

To access the Resources page, simply click on the "**Support**" button in the top menu and then choose "**Resources**" from the available options.

<figure><img src="https://3607108856-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LHVg57XIRcjV-Vbubtn%2Fuploads%2Fgit-blob-bcad37b9cf4891f4d14a4625d1c44eddc1af1cab%2Fsupport-resources.webp?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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.labii.com/support/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.
