# Disclaimer

### No Investment or Financial Advice

Nothing in this documentation, on the MechaOS platform, or in related communications constitutes financial, investment, trading, or legal advice. Users are solely responsible for assessing the risks and suitability of interacting with MechaOS or holding $MECHA. Independent consultation with qualified professionals is strongly recommended before making any financial or legal decisions.

### Risks and Limitations

Engaging with MechaOS carries inherent risks, including but not limited to:

* **Smart contract vulnerabilities**: potential bugs, exploits, or failures in deployed code
* **Market risks**: volatility, price fluctuations, and liquidity constraints affecting $MECHA
* **Regulatory risks**: enforcement actions, restrictions, or evolving laws in your jurisdiction
* **Operational risks**: loss of funds due to user error, third-party integrations, or malicious activity

MechaOS is provided “as is,” with no guarantees of performance, security, or outcomes. By using the protocol, you acknowledge and accept these risks.

### Forward-Looking Statements

This documentation may contain forward-looking statements regarding protocol development, milestones, or token economics. These statements are inherently uncertain and subject to change due to technological progress, market dynamics, or regulatory developments. Actual outcomes may differ materially from those projected.

### Development & Delivery Disclaimer

MechaOS is an evolving protocol. Features described in this documentation may change, be delayed, or may not be delivered as initially outlined. Nothing herein should be interpreted as a guarantee of performance, availability, or delivery of any specific function.

### Token Governance & Utility

* * **Utility Only**: $MECHA is a utility token designed for task payments, staking, and protocol interactions. It should not be treated as an investment instrument.
  * **No Ownership Rights**: Holding $MECHA does not grant equity, profit-sharing, revenue claims, or rights over MechaOS as an entity.
  * **Protocol Governance**: Governance rights for $MECHA will be defined by the community through on-chain mechanisms. Until such systems are in place, holding $MECHA does not confer decision-making authority.


---

# Agent Instructions: 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.mechaos.io/terms-and-disclaimer/disclaimer.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.
