# Support

- [Overview](https://docs.labii.com/support/support.md): We are here to help you and your organizational needs.
- [Documentation](https://docs.labii.com/support/documentation.md): Labii's technical documentation
- [YouTube](https://docs.labii.com/support/youtube.md): Labii's YouTube Page
- [Videos](https://docs.labii.com/support/videos.md): When Labii offers training or customer service to your team, the resulting video will be uploaded here for new members to view upon joining the company.
- [Shorten URL](https://docs.labii.com/support/shorten-url.md): Generate and manage shortened URLs for easy sharing and tracking
- [Tickets](https://docs.labii.com/support/tickets.md): Get support by creating a support ticket
- [Chat with us](https://docs.labii.com/support/chat-with-us.md)
- [Schedule a meeting](https://docs.labii.com/support/schedule-a-meeting.md): Talk to a Labii representative
- [Take a survey](https://docs.labii.com/support/take-a-survey.md): We would love to hear your feedback
- [Resources](https://docs.labii.com/support/resources.md): Compiled page of all documentation, articles, and videos
- [Download](https://docs.labii.com/support/download.md): Labii Download Page
- [Blogs](https://docs.labii.com/support/blogs.md): Labii's feature updates on a blog
- [FAQ](https://docs.labii.com/support/faq.md): Frequently asked questions
- [Other](https://docs.labii.com/support/other.md)
- [Guidelines for Preparing Documents on Research Needs for Labii Configuration](https://docs.labii.com/support/other/guidelines-for-preparing-documents-on-research-needs-for-labii-configuration.md): To help the Labii team configure the platform to meet your specific research needs, please follow these guidelines when preparing your documentation.


---

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