# Help

- [FAQs](https://docs.ludi.co/help/frequently-asked-questions.md): Frequently asked questions about setting up and working with Ludi. If you can’t find what you’re looking for here get in touch with support via chat and we’ll be happy to help.
- [General FAQS](https://docs.ludi.co/help/frequently-asked-questions/general.md): If you can’t find what you’re looking for here, check out our full knowledge base or get in touch with support via chat and we’ll be happy to help.
- ["How-To" FAQs](https://docs.ludi.co/help/frequently-asked-questions/how-to.md): If you can’t find what you’re looking for here, check out our full knowledge base or get in touch with support via chat and we’ll be happy to help.
- [Using Ludi FAQs](https://docs.ludi.co/help/frequently-asked-questions/using-ludi.md): If you can’t find what you’re looking for here, check out our full knowledge base or get in touch with support via chat and we’ll be happy to help.
- [Pricing FAQs](https://docs.ludi.co/help/frequently-asked-questions/pricing.md): If you can’t find what you’re looking for here, check out our full knowledge base or get in touch with support via chat and we’ll be happy to help.
- [Keyboard Shortcuts](https://docs.ludi.co/help/keyboard-shortcuts.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.ludi.co/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.
