# Cresta Help

## Home

- [Welcome to Cresta help](https://docs.cresta.com/readme.md)
- [Log in to Cresta Help](https://docs.cresta.com/readme/log-in-to-cresta-help.md)
- [Walkthrough](https://docs.cresta.com/readme/walkthrough.md)
- [Trainings](https://docs.cresta.com/trainings/trainings.md)
- [Submit a Support Ticket](https://docs.cresta.com/cresta-support/create-a-support-ticket-by-email.md)
- [Cresta Help Support Portal](https://docs.cresta.com/cresta-support/create-a-support-ticket-in-cresta-director.md)
- [Submit Feedback on articles](https://docs.cresta.com/cresta-support/submit-documentation-request.md): Submit feedback and tell us what would help you complete your task.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cresta.com/readme.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.
