# Risk & Security

Swapscanner is a decentralized application (Dapp) developed on the Kaia platform. Users of SwapScanner can use functions such as exchange with multiple virtual currencies, liquidity supply, and staking through the provided interface.

### Asset deposit and withdrawal

Users should pay attention to the following when depositing and withdrawing assets from the swap scanner. To request a transaction, you must have a Kaia wallet that supports Kaia assets and a certain amount of Kaia (KAIA) to be used as a transaction processing fee (gas fee). Also, when depositing virtual assets on the swap scanner, it must be in the form of a Kaia Compatible Token (KCT) issued on the Kaia Chain. In other words, assets from other heterogeneous chains must be converted to Kaia compatible tokens (k-assets) through the bridge site and deposited.

### Risk of Non-Permanent Loss

Non-permanent losses occur when the price of a deposited asset changes after providing liquidity to the liquidity pool. We acknowledge that we may incur non-permanent losses when providing liquidity to swapscanner.

### LIMITATION OF LIABILITY

* Users must carefully evaluate and consider the risk of loss in each transaction within the Swapscanner and proceed with the transaction at their own risk and judgment.&#x20;
* All information provided by Swapscanner is a supplementary material to help decentralized trading and is not an investment recommendation.&#x20;
* Swapscanner makes every effort to provide accurate and neutral information as possible, but does not guarantee the timeliness, suitability or accuracy of such information.&#x20;
* Although swapscanner strives for maximum stability, there may be flaws that cannot be discovered, and there is a risk of loss of principal due to asset theft crimes such as hacking and flash loan attacks that exploit these flaws.&#x20;
* Interface provision may be suspended/terminated without notice due to factors such as increased transaction congestion on the Kaia Chain, computer system errors, software attacks, and natural disasters.&#x20;
* Swapscanner is not responsible for any third-party services, including the Kaia Blockchain Platform. To the extent permitted by law, if there is no intentional or gross negligence of the swap scanner, the swap scanner shall not be held liable.


---

# 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.swapscanner.io/english/notice/risk-and-security.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.
