# Swap (old cropper)

## How to swap

1\. To use Cropper's Swap feature, the first step is to go to <https://cropper.finance/swap>.

2\. Once on the swap page , you can connect your wallet by clicking the "Connect Wallet" button in the top right corner of your screen and selecting your wallet provider from the drop down.

3\. Once your wallet is connected, you can select the pair you'd like to swap. (e.g. from CRP to USDC)

![](/files/i8wocJzKoBSduVtnOi5u)

4\. Once you've selected the pair you'd like to swap, enter the amount you'd like to swap. (e.g. 20 CRP)

![](/files/7ep23XRAeZxSoTCW2aRy)

5\. Once you've entered the amount you'd like to swap, you'll be able to see a preview summary of the transaction. If everything is correct, click "Swap" to initiate your transaction.

![](/files/URmx95aId6DdqCEv7ewt)

6\. Once "Swap" has been selected, follow the prompt by your wallet and confirm the transaction.&#x20;

{% hint style="info" %}
It may take a few seconds for the transaction to show as completed in your wallet
{% endhint %}

Congratulations, you've successfully used Cropper's Swap feature.

## Additional Information about Cropper's Swap feature

Cropper's Swap feature allows you to customize your slippage tolerance by clicking on ![](/files/GUTaN1peDhCi9pI9DG7I), slippage tolerance is automatically set to 1% by default.

{% hint style="info" %}
Slippage tolerance is the difference between expected price and execution price. Learn more about slippage tolerance here.
{% endhint %}

{% hint style="info" %}
If there is no active pool for your swap on Cropper, it will be automatically bridged through an available pool via CRP. For example, if you wanted to do a SOL-ETH swap but we did not have SOL-ETH pool, the transaction would simply go through SOL-CRP and CRP-ETH pools respectively
{% endhint %}

While swapping, you will also be able to view the average value of the token you'll buy. You can access this view while on the Swap page by clicking on the ![](/files/iYHDwLyIUALwiuS4uG4d) . From there, you can switch to see the respective value of each pair (e.g. in CRP-USDC or in USDC-CRP)

![](/files/fCIAfSO94uv3Idb4Hxbo)


---

# 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.cropper.finance/cropperfinance/cropper-v1/swap.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.
