> For the complete documentation index, see [llms.txt](https://docs.x.place/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.x.place/legal.md).

# Legal

- [Legal](https://docs.x.place/legal/legal.md)
- [XPlace Terms and Conditions](https://docs.x.place/legal/legal/xplace-terms-and-conditions.md)
- [XPlace Privacy Policy](https://docs.x.place/legal/legal/xplace-privacy-policy.md)
- [End-User License Agreement (EULA)](https://docs.x.place/legal/legal/end-user-license-agreement-eula.md): Effective Date: October 15, 2025
- [Cookie Policy](https://docs.x.place/legal/legal/cookie-policy.md): Effective Date: October 15, 2025
- [Prohibitions](https://docs.x.place/legal/legal/prohibitions.md): Last Updated: 25 October 2025
- [XPlace Card Privacy Policy](https://docs.x.place/legal/legal/xplace-card-privacy-policy.md): Last updated: 25 October, 2025
- [Card Terms US](https://docs.x.place/legal/legal/card-terms-us.md): Last Updated: 25 October 2025
- [Card Terms International User](https://docs.x.place/legal/legal/card-terms-international-user.md): Effective as of: 25 October 2025
- [E-Sign & Electronic Communications Notice](https://docs.x.place/legal/legal/e-sign-and-electronic-communications-notice.md): Last updated: September 25, 2025
- [GLBA Compliance](https://docs.x.place/legal/legal/glba-compliance.md)
- [Blocked Merchants](https://docs.x.place/legal/legal/blocked-merchants.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 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.x.place/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.
