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

# Privacy and Legal

### Will Challenge share or sell my personal information?

Challenge will never share your personal information with anybody unless you have given consent to do so.&#x20;

### Does The **Challenge** adhere to GDPR?

Yes, Challenge adheres to the EU General Data Protection Regulation (GDPR).

### How can I get in touch with Challenge regarding a privacy query?

Feel free to take a look at our privacy policy:

{% content-ref url="/pages/dMbBecmmyXvtIACVmksw" %}
[GDPR](/privacy-and-legal/gdpr.md)
{% endcontent-ref %}

## Legal

### Do we need to pay taxes on any of our earnings?

Challenge cannot offer you any tax or financial advice. This information differs by nation as well as by local jurisdictions such as states and counties. Please seek advice from an official tax representative from your local jurisdiction.


---

# 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://whitepaper.challenge.gg/privacy-and-legal/privacy-and-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.
