> For the complete documentation index, see [llms.txt](https://docs.defindex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defindex.io/contact-us/terms-of-use.md).

# Terms of Use

Your access to and use of DeFindex — including our websites, web applications, APIs, smart contracts, and all associated services — is governed by the DeFindex **Terms of Use**.

DeFindex develops and operates non-custodial blockchain software infrastructure. It is not a financial institution, custodian, broker, or investment adviser, and never holds or controls your private keys or digital assets. Before interacting with the protocol, please review the full Terms, including the risk disclosures and the arbitration and class-action waiver provisions.

{% hint style="info" %}
Read the complete and legally binding document here: [**DeFindex Terms of Use**](https://defindex.io/terms).
{% endhint %}

For questions regarding the Terms, contact us at <hello@defindex.io>.


---

# 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.defindex.io/contact-us/terms-of-use.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.
