# Protocol Disclaimer

## Hedgey Protocol Disclaimer

Hedgey is a decentralized protocol that people can use to create and and interact with onchain programmable agreements using  ERC-20 tokens. There are multiple protocols in the Hedgey ecosystem, each of which is made up of free, public, open-source software including a set of smart contracts that are deployed to Ethereum and EVM blockchains. Before using the Hedgey protocol, you should review the relevant documentation to make sure you understand how the Hedgey Protocols work. Additionally, just as you can access email protocols such as SMTP through multiple email clients, you can access the Hedgey protocol through web and mobile interfaces outside of Hedgey domains. You are responsible for doing your due diligence on those interfaces and the risks they present.

The Hedgey protocol is provided “As Is,” at your own risk, and without warranties of any kind. No developer or entity involved in creating the Hedgey protocols will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the Hedgey protocol, including any direct, indirect, incidental, special, exemplary, punitive, or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.


---

# 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://hedgey.gitbook.io/hedgey-community-docs/legal/protocol-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.
