> For the complete documentation index, see [llms.txt](https://docs.volana.io/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.volana.io/introduction/learn-about-volana/legal-disclaimer.md).

# Legal Disclaimer

**No Financial Advice:** \
Volana is not a financial advisory service, and the information provided on the platform should not be construed as financial advice. Users are encouraged to conduct their research and seek professional advice before making any investment decisions.

**No Investment Guarantee:**\
Participation in Volana, including but not limited to the purchase, holding, or trading of Volana tokens, carries inherent risks. There is no guarantee of profit or financial success, and users may experience losses.

**Regulatory Compliance:** \
Users are responsible for ensuring compliance with applicable laws, regulations, and regulatory requirements in their jurisdiction regarding the use of Volana and the purchase, sale, or possession of Volana tokens.

**No Endorsement:** \
Mention of third-party products, services, websites, or platforms on Volana does not constitute an endorsement or recommendation by The Volana Project. Users are encouraged to exercise caution and conduct their due diligence before engaging with any third-party offerings.

**No Liability:**\
The Volana project disclaims any liability for damages, losses, or liabilities arising from the use of Volana or reliance on the information provided on the platform. Users access Volana at their own risk.

**Intellectual Property:**\
All content, trademarks, logos, and intellectual property rights associated with Volana belong to The Volana project. Users are prohibited from reproducing, distributing, or modifying any content from Volana without prior written permission.

**Changes to Disclaimer:**\
The Volana project reserves the right to modify or update this disclaimer at any time without prior notice. Users are encouraged to review the disclaimer periodically for any changes.


---

# 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://docs.volana.io/introduction/learn-about-volana/legal-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.
