> For the complete documentation index, see [llms.txt](https://uroborosdefi.gitbook.io/uroboros-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uroborosdefi.gitbook.io/uroboros-white-paper/white-paper/legal.md).

# Legal

DeFi is an entirely new industry that entails numerous risks associated with investments in it. We strongly advise everyone to exercise caution and vigilance, as well as exercise the necessary level of curiosity when interacting with any DeFi services or protocols.

Since Uroboros is a middleware, users’ funds are only available for access while the transaction is being processed. Uroboros never stores users’ assets, allowing them to remain in control of their funds at all times.

Uroboros acts as a gateway between numerous DeFi services. When using Uroboros, users assume the technical risk of all intermediate transactions involved in the main transaction in question. To minimize exposure to risk, Uroboros only integrates with services after verifying that the security policies applied therein have been carefully adhered to.

We strongly advise all investors and potential DeFi market participants to conduct their own research prior to engaging in the decentralized finance industry or the cryptocurrency industry as such.


---

# 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://uroborosdefi.gitbook.io/uroboros-white-paper/white-paper/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.
