> For the complete documentation index, see [llms.txt](https://rico-token.gitbook.io/rico/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rico-token.gitbook.io/rico/page-12-legal-disclaimers-and-disclosures.md).

# 🛑 Page 12: Legal Disclaimers & Disclosures

## ⚠️ 12. Important Legal Disclaimer & Risk Warning

* Educational & Software Use Only: The software services, automated scripts, and analytical tools provided are strictly for educational training and software management. Rico Matrix operates solely as a decentralized software development firm. It is not an investment advisor, stockbroker, registered asset custodian, or public fund manager.
* Acknowledge Trading Risks: Trading cryptocurrency and running automated trading scripts involve high financial, technical, and market risks. Past performance, back-testing results, or dashboard simulations do not promise or guarantee future profits.
* User Responsibility & Compliance: You connect your exchange APIs completely at your own discretion and are 100% responsible for your own trading capital. Additionally, you must ensure that your staking, token trading, and interaction with the protocol comply fully with the laws and regulations of your local country.

***

### 🪙 12.5 The Role of the $RICO Token on This Page

#### Non-Regulated Decentralized Utility Design

The token is built strictly to serve as the functional powerhouse of the ecosystem, separating itself from traditional financial instruments:

* Pure Technical Utility (Not a Security): Holding $RICO does not represent shares, equity, security ownership rights, or direct profit-sharing promises from Rico Matrix software systems. It is not an investment in the company itself.
* Decentralized SaaS Software Fuel: The token serves exclusively as the practical "fuel" needed to operate the ecosystem. It is required to clear computational network execution fees (like funding your platform Gas Tank) and to exercise your decentralized voting weight inside our automated smart contracts.


---

# 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://rico-token.gitbook.io/rico/page-12-legal-disclaimers-and-disclosures.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.
