> For the complete documentation index, see [llms.txt](https://rat-race-combat.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rat-race-combat.gitbook.io/untitled/whitepaper/disclaimer.md).

# ⛔️ Disclaimer

Disclaimer for Rat Race Combat and the $RAT Token

This disclaimer applies to all materials, communications, and interactions related to Rat Race Combat and the $RAT Token. By engaging with the game or any associated services, participants acknowledge and agree to the following terms:

***

#### **General Disclaimer**

1. **No Investment Advice**\
   All information provided through Rat Race Combat, including but not limited to the website, in-game content, and documentation (e.g., whitepapers or pitch decks), is intended for informational purposes only. It should not be construed as financial, investment, or trading advice. Participation in the game involves the use of cryptocurrency, including ETH and the $RAT Token, for certain transactions. Participants are encouraged to conduct their own research and consult qualified financial advisors before making any financial decisions.
2. **Risk of Loss**\
   Cryptocurrencies, including ETH and $RAT Tokens, are highly volatile. Participants may experience total or significant loss of funds due to market conditions, game mechanics, or unforeseen circumstances. Only invest amounts you are prepared to lose without impacting your financial well-being.
3. **No Guarantees or Promises**\
   Rat Race Combat and the $RAT Token are subject to technical, legal, and market uncertainties. There is no guarantee regarding the game’s ongoing development, future performance, or token value. Participation is entirely at the user’s own risk.
4. **Legal Compliance**\
   Each participant is solely responsible for ensuring compliance with applicable laws and regulations in their jurisdiction. The developers of Rat Race Combat are not liable for any legal repercussions stemming from a participant’s involvement with the game or associated tokens.
5. **No Ownership or Governance Rights**\
   Owning $RAT Tokens or in-game assets does not grant ownership, governance rights, or any stake in Rat Race Combat, its intellectual property, or associated entities. In-game resources, such as Gems, are purely functional for gameplay and do not constitute tradable securities or investment products.

***

#### **Technical and Security Disclaimer**

1. **Smart Contracts and Blockchain Risks**\
   Rat Race Combat operates on blockchain technology and utilizes smart contracts for transactions. Despite thorough auditing, these contracts may still have vulnerabilities or errors, potentially resulting in loss of assets. The developers are not liable for any technical failures in the blockchain or smart contracts.
2. **System Requirements and Failures**\
   The game requires a stable internet connection and compatible devices. Technical disruptions, such as network outages or hardware failures, may impact gameplay or result in loss of progress or funds. The developers are not responsible for any such issues.
3. **Third-Party Integrations**\
   Rat Race Combat integrates third-party services, such as wallets (e.g., Sequence Wallet) and exchanges. Users are subject to the terms and risks of these services, and Rat Race Combat developers are not liable for any issues arising from their use.

***

#### **Future Statements Disclaimer**

This document and other communications may contain forward-looking statements about Rat Race Combat and the $RAT Token. These statements reflect current plans and expectations but involve risks, uncertainties, and assumptions. Actual results may differ materially. The developers do not commit to updating forward-looking statements based on new information or future events.

***

#### **Acknowledgment of Risk**

By participating in Rat Race Combat or engaging with the $RAT Token, you affirm that you have read, understood, and accepted the risks and terms outlined above. Participation is entirely voluntary, and you agree to hold the developers and associated entities harmless for any losses or damages incurred.


---

# 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://rat-race-combat.gitbook.io/untitled/whitepaper/disclaimer.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.
