> For the complete documentation index, see [llms.txt](https://docs.paragon.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paragon.trade/resources/legal.md).

# Legal

Important legal information regarding Paragon protocol and services.

## Disclaimer

Trading perpetual futures involves substantial risk of loss and is not suitable for all investors. The high degree of leverage available can work against you as well as for you. Before trading, you should carefully consider your investment objectives, level of experience, and risk appetite.

**There is no guarantee that any trading strategy or methodology will result in profits or avoid losses.**

## No Financial Advice

Nothing in Paragon's documentation, website, social media, or other communications constitutes financial, investment, legal, or tax advice. All content is provided for informational purposes only.

You should consult with qualified professionals before making any financial decisions. Paragon does not recommend any specific investments, trading strategies, or financial products.

## Risk Factors

Trading Paragon index perpetuals involves risks including but not limited to:

* **Market Risk**: Index values can move rapidly and unpredictably
* **Leverage Risk**: Amplified losses from leveraged positions
* **Liquidation Risk**: Positions may be liquidated during adverse price movements
* **Smart Contract Risk**: Potential vulnerabilities in protocol code
* **Oracle Risk**: Price feed errors or manipulation
* **Regulatory Risk**: Changing legal and regulatory landscape
* **Counterparty Risk**: Dependence on Hyperliquid infrastructure

**You should only trade with funds you can afford to lose.**

## Jurisdictional Restrictions

Paragon services may not be available in all jurisdictions. It is your responsibility to ensure compliance with local laws and regulations.

Paragon services are NOT available to residents of:

* United States
* Sanctioned jurisdictions (OFAC list)
* Other restricted territories

This list may be updated without notice. VPN usage to circumvent geographic restrictions is prohibited.

## Intellectual Property

Paragon, the Paragon logo, and associated branding are trademarks of their respective owners. All rights reserved.

Documentation content is provided for informational purposes. Unauthorized reproduction or distribution is prohibited.

## No Warranty

Paragon services are provided "as is" and "as available" without warranty of any kind, express or implied.

Paragon does not warrant that:

* Services will be uninterrupted or error-free
* Defects will be corrected
* Services are free of viruses or harmful components
* Results will meet your requirements

## Limitation of Liability

To the maximum extent permitted by law, Paragon and its affiliates shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising from your use of the protocol.

## Changes

These terms may be updated at any time without notice. Continued use of Paragon services constitutes acceptance of any changes.

## Contact

For legal inquiries, contact the team via [Telegram](https://t.me/paragon_trade).

***

*Last updated: January 2026*


---

# 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.paragon.trade/resources/legal.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.
