> For the complete documentation index, see [llms.txt](https://docs.flowty.io/reference/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowty.io/reference/risks-and-disclaimers.md).

# Risks and Disclaimers

Using Flowty involves risks (outlined herein) and can have adverse outcomes for Buyers, Sellers, Borrowers, Lenders, Owners, Renters and other platform participants.

The information and materials shared by Flowty via Twitter, Discord, Medium, Gitbook or any other channel are not financial advice, and users should consult a qualified financial advisor, lawyer and tax expert to understand the full implications and consequences of using Flowty.

We have highlighted (non-comprehensive) some of the risks of using Flowty in each user category and the general platform overview of these documents. While we tried to cover a wide range of topics, there are risks that are not covered in our materials.


---

# 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.flowty.io/reference/risks-and-disclaimers.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.
