# Legal Documentation

### General Legal

* [Terms of Service](/legal-documentation/terms-of-service.md)
* [Privacy Policy](/legal-documentation/general-legal/privacy-policy.md)
* [Cookie Policy](/legal-documentation/general-legal/cookie-policy.md)

### Key Information Document

* [Key Information Document](/legal-documentation/key-information-document.md)

### Risk Disclosures

* [Risk Disclosures](/legal-documentation/risk-disclosure.md)

### Policies and Notices

* [Order Execution Policy](https://eu.support.backpack.exchange/legal-documentation/order-execution-policy)
* [Money Laundering Prevention Policy](/legal-documentation/money-laundering-prevention-policy.md)
* [Conflict of Interest Policy](/legal-documentation/conflicts-of-interest-policy.md)
* [Complaints Handling Policy](/legal-documentation/complaints-handling-policy.md)
* [Client Categorization Policy](/legal-documentation/client-categorization-policy.md)
* [Disclosure and Market Discipline Report for 2024 (Pillar III)](/legal-documentation/disclosure-and-market-discipline-report-for-2024-pillar-iii.md)
* [Disclosure and Market Discipline Report for 2025 (Pillar III)](/legal-documentation/disclosure-and-market-discipline-report-for-2025-pillar-iii.md)
* [Investor Compensation Fund Notice](/legal-documentation/investor-compensation-fund-notice.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://eu.support.backpack.exchange/legal-documentation.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.
