# Disclaimer

Hedge is a decentralised lending platform deployed to the Solana blockchain. Risks include liquidation due to price fluctuations, smart contract risk, and associated risks of using the Solana blockchain which include irreversible transactions.

Anyone is free to access the Hedge protocol, which may be offered from the main website but also offered by 3rd party clients.

The developers of Hedge do not own the protocol and are not responsible for any direct or indirect losses or damages incurred by using it. The developers may choose to upgrade the contract at any time.


---

# Agent Instructions: 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.hedge.so/legal/disclaimer.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.
