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

# Terms of Service

By using ALLCHEATS (“we”, “our”, “us”), or by purchasing any products offered, you agree to the following legally binding Terms of Service. If you do not agree, you must not use the site or purchase any products.

1. Legal Disclaimer & Assumption of Risk\
   ALLCHEATS operates strictly as a reseller of third-party digital products, including but not limited to software access credentials and external-use hardware.

You agree and acknowledge:

ALLCHEATS is not the creator, developer, or host of any software sold.\
ALLCHEATS solely provides license credentials on behalf of independent third-party providers.\
Use of software may violate the terms of other platforms or services.\
You assume all risk and liability related to your use of any products purchased.\
ALLCHEATS disclaims all responsibility for bans, software behavior, loss of data, or legal consequences resulting from product usage.

2. Prohibited Access\
   You may not access this website or use its services if you are:

Affiliated with any anti-cheat organization, enforcement agency, or game publisher\
Acting on behalf of companies including but not limited to: Valve, Activision, EA, Riot Games, Epic Games, BattlEye, Easy Anti-Cheat, Tencent, or any other software enforcement vendor\
A representative of any legal, regulatory, compliance, or anti-piracy body\
Located in or accessing from: China, Hong Kong, North Korea, or any restricted region under US/EU sanctions\
By using this website, you affirm that you are not accessing ALLCHEATS on behalf of any enforcement or monitoring entity.

3. Products\
   3.1 Software Licenses\
   ALLCHEATS sells license keys only. These keys provide access to third-party software and services.

We do not host, own, or develop any software.\
We do not guarantee undetectability, compatibility, or performance.\
Keys are delivered digitally and are considered used upon delivery.

4. Intellectual Property\
   ALLCHEATS is not affiliated or endorsed by any third-party developers, publishers, or hardware vendors.

All game titles, logos, and trademarks are the property of their respective owners.\
Any usage of these elements on ALLCHEATS is strictly for descriptive purposes and does not imply endorsement or partnership.

5. Intellectual Property Concerns\
   ALLCHEATS does not develop, host, or distribute any software or DMA firmware.

All license keys are provided by third-party developers. If you believe that a product available through this platform infringes upon your intellectual property, please direct your concerns to the original software provider.

ALLCHEATS facilitates the sale of license credentials only and does not retain or manage any underlying software code. We will review any complaints in good faith and may forward valid concerns to the relevant provider at our discretion.

6. Licensing & Restrictions\
   By purchasing from ALLCHEATS, you are buying license access credentials, not software itself.\
   You receive a limited, non-transferable license to use the software in accordance with the provider’s terms.

You may not:

Reverse-engineer, decompile, disassemble, or modify any software or hardware\
Share or resell keys\
Circumvent any security measures\
Misuse the product beyond the intended personal purpose

7. Refunds\
   All sales are final unless:

A license key was not delivered

Sending of the license key to the email you provided\
ALLCHEATS does not issue refunds for issues such as software bans, feature performance, incompatibility, or user error.

EU/EEA buyers: By purchasing digital goods for instant access, you agree to waive your right to withdraw under EU consumer law (Directive 2011/83/EU, Article 16(m)).

For more details, visit our Refund Policy.

8. Indemnification\
   You agree to fully indemnify and hold harmless ALLCHEATS, its owners, affiliates, and staff from any legal claim, financial liability, or damage resulting from:

Your use or misuse of products\
Your violation of these Terms\
Enforcement actions related to use of third-party software

9. Account Termination\
   We reserve the right to deny or revoke access without notice if you:

File a chargeback or payment dispute\
Share or leak access credentials\
Are found to be affiliated with any enforcement group\
Violate any section of these Terms\
You will not be entitled to refunds in such cases.

10. Data & Privacy\
    We collect only essential data required for order processing and fraud prevention. This may include:

Name and email\
IP address and location\
Device/browser information\
We do not share or sell your data, except as needed to process orders or comply with applicable law.\
See our Privacy Policy for more details.

11. Updates\
    ALLCHEATS may update these Terms at any time. It is your responsibility to review this page regularly.\
    Your continued use of the site after changes means you accept the new Terms.
12. Contact\
    For support or legal inquiries, contact:\
    ✉️<contact@allcheats.net>\
    📩[Discord Invite](http://discord.gg/allcheats)


---

# 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, and the optional `goal` query parameter:

```
GET https://allcheats.gitbook.io/allcheats-docs/allcheats/terms-of-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
