# Yaatly

## Yaatly

- [Welcome](https://info.yaatly.com/master.md)
- [What's New](https://info.yaatly.com/whats-new.md): Check here for recent updates to the Yaatly platform!
- [Quick Start Guide](https://info.yaatly.com/quick-start-guide.md): Check this short guide for getting your tournament up-and-running!
- [Guide for Organization Managers (Coaches, Team Managers, Club Presidents)](https://info.yaatly.com/user-guides/guide-for-organization-managers.md): Look here for information about creating and managing your organization on Yaatly.
- [Guide for Participants (Competitors, Judges, Observers)](https://info.yaatly.com/user-guides/guide-for-participants-competitors-judges-observers.md)
- [Guide for Tournament Directors](https://info.yaatly.com/user-guides/guide-for-tournament-directors.md)
- [Guide to Competing Online](https://info.yaatly.com/user-guides/guide-to-competing-online.md)
- [Guide to Technology](https://info.yaatly.com/user-guides/technical-guide.md)
- [Livestreaming from Yaatly](https://info.yaatly.com/user-guides/livestreaming-debates-from-yaatly-to-facebook.md)
- [FAQ](https://info.yaatly.com/faq.md)
- [Pricing](https://info.yaatly.com/pricing.md): Learn about Yaalty's pricing structure
- [Privacy Policy](https://info.yaatly.com/legal/pr.md): Effective date: 05/24/2019
- [Terms of Service](https://info.yaatly.com/legal/terms-of-service.md): Last updated: 05/24/2019
- [Audio/Video Troubleshooting](https://info.yaatly.com/audio-video-troubleshooting.md)


---

# 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://info.yaatly.com/master.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.
