# Disclaimers and Disclosures

**IMPORTANT:** This disclaimer applies to your access and use of the ChainAISwap cryptocurrency trading decentralized application ("DApp") and any ChainAISwap tokens ("Tokens"). Please read it carefully before engaging with the DApp or Tokens.

## Fees

{% hint style="info" %}
A 0.5% fee is applied to each transaction on the ChainAISwap DApp.
{% endhint %}

## No Investment Advice

Token statistics or analytics provided by the ChainAISwap DApp, or any affiliated channels (websites, social media, whitepapers) are for informational purposes only and should not be considered financial, investment, or legal advice. Always do your own research before investing.

## Risk of Loss

Trading cryptocurrencies can involve significant risks and may result in the loss of your investment. A token's value can be volatile and fluctuate due to factors like market demand, regulations, and general market conditions. There is no guarantee of a return on any investment.

## Regulatory Considerations

It is your responsibility as a user to comply with all applicable laws and regulations in your jurisdiction regarding cryptocurrencies and blockchain technology.

## Liability and Technical Risks

ChainAISwap developers and affiliated parties bear no liability for damages resulting from DApp use or Token purchases. ChainAISwap does not guarantee the accuracy of provided information, including historical data and market analyses, and warns of potential technical failures or vulnerabilities that could lead to loss of funds. They are not liable for the actions of third-party services the DApp may interact with, and future updates or modifications may occur without prior notice. Users are advised to understand and accept these risks before using ChainAISwap or purchasing Tokens.

## Disclaimer Summary

Using ChainAISwap or purchasing Tokens involves inherent risks. Only participate if you fully understand and accept these risks. If you disagree with this disclaimer or cannot afford to lose your investment, do not use the DApp or purchase Tokens.

By continuing to use the DApp or purchasing Tokens, you signify your consent to this disclaimer and agree to be bound by its terms and conditions. This disclaimer is subject to change without notice. Review it periodically for updates.


---

# 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://chainaiswap.gitbook.io/chainaiswap-docs/disclaimers-and-disclosures.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.
