# Usage Disclaimer

Our[ website-hosted](https://app.cabbageswap.com/) user interface (the "Interface") is an open source frontend software portal to the CabbageSwap, a decentralized and community-driven collection of blockchain-enabled smart contracts and tools (the "Cabbage Protocol"). The Interface and the Cabbage Protocol are made available by the Cabbage Team, however all transactions conducted on the protocol are run by related permissionless smart contracts. As the Interface is open-sourced and the Cabbage Protocol and its related smart contracts are accessible by any user, entity or third party, there are a number of third party web and mobile user-interfaces that allow for interaction with the Cabbage Protocol.

[THE INTERFACE](https://app.cabbageswap.com/) AND THE CABBAGE PROTOCOL ARE PROVIDED "AS IS", AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND. The Cabbage team does not provide, own, or control the Cabbage Protocol or any transactions conducted on the protocol or via related smart contracts. By using or accessing the Interface or the Cabbage Protocol and related smart contracts, you agree that no developer or entity involved in creating, deploying or maintaining this Interface or the Cabbage Protocol will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of, this Interface or the Cabbage Protocol, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, digital assets, tokens, or anything else of value.

The Cabbage Protocol is not available to residents of Belarus, the Central African Republic, The Democratic Republic of Congo, the Democratic People's Republic of Korea, the Crimea, Donetsk People's Republic, and Luhansk People's Republic regions of Ukraine, Cuba, Iran, Libya, Somalia, Sudan, South Sudan, Syria, the USA, Yemen, Zimbabwe and any other jurisdiction in which accessing or using the Cabbage Protocol is prohibited (the "Prohibited Jurisdictions").

By using or accessing this Interface, the Cabbage Protocol, or related smart contracts, you represent that you are not located in, incorporated or established in, or a citizen or resident of the Prohibited Jurisdictions. You also represent that you are not subject to sanctions or otherwise designated on any list of prohibited or restricted parties or excluded or denied persons, including but not limited to the lists maintained by the United States' Department of Treasury's Office of Foreign Assets Control, the United Nations Security Council, the European Union or its Member States, or any other government authority.


---

# 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.cabbageswap.com/cabbageswap/resources/usage-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.
