> For the complete documentation index, see [llms.txt](https://docs.leverage.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.leverage.art/additional-information/terms-of-service.md).

# Terms of Service

By using Leverage.art, you agree to the following terms:

1. **Eligibility**: You must be of legal age in your jurisdiction to use the platform and engage in leveraged trading.
2. **Risk Disclosure**: Trading NFTs with leverage involves significant financial risk. Leverage amplifies both potential gains and losses. Always trade responsibly.
3. **Account Responsibility**: You are responsible for the security of your account and the actions performed under your credentials.
4. **Fees**: Leverage.art charges a nominal fee for each trade, and staking $LART grants you access to a share of the platform’s revenue.
5. **Platform Usage**: Leverage.art reserves the right to suspend, restrict, or terminate accounts that violate our terms or engage in suspicious activities.
6. **Governing Law**: This Agreement will be governed by the laws of the jurisdiction in which Leverage.art operates.

For the full Terms of Service, visit Leverage.art Terms of Service.


---

# 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.leverage.art/additional-information/terms-of-service.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.
