# Disclaimer

Your use of the AndromedaSwap protocol involves various risks, including, but not limited to, losses while digital assets are being supplied to the AndromedaSwap protocol and losses due to the fluctuation of prices of tokens in a trading pair or liquidity pool. Before using the AndromedaSwap protocol, you should review the relevant documentation to understand how it works. You are responsible for doing your diligence on the risks involved.

Although Andromeda developed much of the initial code for the AndromedaSwap protocol, it does not provide, own, or control the AndromedaSwap protocol, which is run by smart contracts deployed on the Aleph Zero Blockchain. Accordingly, no developer or entity involved in creating the AndromedaSwap protocol will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the AndromedaSwap 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://andromeda-swap.gitbook.io/andromedaswap-documentation/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.
