# Risks associated with JediSwap

1\. Network risk

JediSwap is built on Starknet, a layer-2 scaling solution for Ethereum that is still in its infancy.

This presents a systemic risk, as JediSwap users could be affected by any technical or operational problems Starknet suffers.

#### 2. Risk of high slippage

JediSwap is a new project on a new chain with relatively low liquidity. This could lead to severe volatility and high slippage.

It is recommended to set a certain slippage before executing trades. This way, if the actual slippage exceeds the allowed slippage, the transaction will just fail.

Despite this, JediSwap is still the most liquid protocol on Starknet, controlling over 50% of the network's total value locked (TVL).

#### 3. Risk of impermanent loss

Impermanent loss refers to the temporary reduction in the value of an asset when providing liquidity to a liquidity pool.

Understanding impermanent loss is crucial before investing with JediSwap or any other automated market maker (AMM) platform. Knowing impermanent loss helps assess the potential risks and rewards associated with providing liquidity and understand how asset price changes can affect overall returns.

#### 4. Fake tokens

JediSwap is a fully permissionless protocol that enables anyone to create and deploy a liquidity pool for any tokens.

As such, it is important to be very careful and verify a token's contract address before trading or providing liquidity.

Finally, before investing or using any protocol, it is important to do your own research, as JediSwap takes no responsibility for any funds lost.

<br>


---

# 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.jediswap.xyz/risks-associated-with-jediswap.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.
