# Legal

- [Terms of Use](https://docs.omypayments.com/legal/terms-of-use.md): Please read these Terms of Use ('Terms') carefully before using any of the services provided by the OmyPayments website (https://omypayments.com) (the 'Website') and Application Programming Interface
- [Privacy Policy](https://docs.omypayments.com/legal/privacy-policy.md)
- [AML Policy](https://docs.omypayments.com/legal/aml-policy.md): OmyPayments is committed to maintaining effective crime prevention and detection measures to assist law enforcement agencies in combating financial crime. The site has adopted a strict set of policies
- [Verification & Limits](https://docs.omypayments.com/legal/verification-and-limits.md)
- [Terms of Use Old](https://docs.omypayments.com/legal/terms-of-use-old.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.omypayments.com/legal.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.
