# Understanding your Risks

{% hint style="warning" %}
**Disclaimer**

It is important to note that <mark style="color:green;">**EasyX**</mark> does not assume any responsibility for any financial losses incurred by platform users. By utilizing <mark style="color:green;">**EasyX**</mark>, you explicitly acknowledge and accept these <mark style="color:orange;">**risks**</mark>.&#x20;
{% endhint %}

#### Trading Risks

Before you start trading cryptocurrencies, it's important to know that there are risks involved. One major risk is the rapid changes in cryptocurrency prices. While these changes can be good for making profits, they can also lead to <mark style="color:orange;">**forced liquidation**</mark> if the price moves against your investment strategy. Forced liquidation means that your initial investment could be lost if the price reaches a certain point. We will discuss more on how to prevent liquidations on the [Creating a Trade](https://app.gitbook.com/o/nf3QUbT4I4NzSh1NYF23/s/LeVxYGMCSgN2gnHGcfCk/~/changes/3/start-trading/or-easyx-guide/creating-a-trade) section.

#### Protecting your Wallet

\
In the world of Web3, wallet security is paramount because you are the only one who has control over the assets in it. That's why it's crucial to be cautious and alert when using your wallet and when dealing with unfamiliar smart contracts or signing transactions. If you're not careful, there is a risk that your funds could be lost.

It's essential to keep in mind that when you use <mark style="color:green;">**EasyX**</mark>, you are solely responsible for your assets and funds. <mark style="color:orange;">**You have full control over them at all times**</mark>.

#### Smart Contract Risks

While the EasyX smart contracts have undergone audits, it's important to understand that there is always a possibility of risks and potential <mark style="color:orange;">**vulnerabilities**</mark>.


---

# 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.easyx.trade/easyx/start-trading/or-easyx-guide/understanding-your-risks.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.
