# Compliance

- [Documents Required](https://yogupay.gitbook.io/yogupay-payout-api/getting-started/compliance/documents-required.md): Our Compliance Team will require some documents from your end.
- [Terms & Conditions](https://yogupay.gitbook.io/yogupay-payout-api/getting-started/compliance/terms-and-conditions.md): Yogupay is globally committed to the highest standards of conduct created to maintain an environment of integrity. That commitment reflects Yogupay's responsibility towards sustainable growth
- [Licenses](https://yogupay.gitbook.io/yogupay-payout-api/getting-started/compliance/licenses.md): This document provides an overview of the licenses held by Yogupay in various countries where the company operates. Please note that licensing requirements may vary depending on the jurisdiction
- [Privacy Policy](https://yogupay.gitbook.io/yogupay-payout-api/getting-started/compliance/privacy-policy.md): Yogupay is globally committed to the highest standards of conduct created to maintain an environment of integrity. That commitment reflects Yogupay's responsibility towards sustainable growth


---

# 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://yogupay.gitbook.io/yogupay-payout-api/getting-started/compliance.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.
