# Propfund

Swapping tokens on SEEDx is similar to other platforms, just faster and cheaper.

<figure><img src="/files/P8u2lxl9TfsVTYS9LYZe" alt=""><figcaption><p>Seedx Swap</p></figcaption></figure>

**How to Swap?**

1. Navigate to Swap using the tabs at the top of the app, then connect to your wallet.
2. Next, choose the tokens you wish to swap from the menu. We will use a BNB/INRx exchange for this example.

<figure><img src="/files/pYdGXO8gzfDoNu3wngWX" alt=""><figcaption><p>Select the Token</p></figcaption></figure>

1. Enter the amount of tokens you wish to swap. Finally, click Swap!&#x20;

<figure><img src="/files/AiHPvBU2itVSWK4KIZQ8" alt=""><figcaption><p>Enter the Amount</p></figcaption></figure>

1. Typically, your updated balance will be shown on your screen within a few seconds after a successful transaction being completed.

You have just completed your first trade on SEEDx. Let's start making some deals right now!

**Note**: When completing massive swaps or switching in a low liquidity pool, pay particular attention to Price Effect and make sure 'Minimum Received' is checked.

**Minimum Received** is the least amount of tokens a user will receive on a trade.

**Price Impact** is the difference between the market price and the estimated execution price based on the size of the trade.&#x20;

**Slippage Tolerance** is the maximum difference between a users estimated price and execution price.

<figure><img src="/files/kcFO7TAT5f4RfgrfukUc" alt=""><figcaption></figcaption></figure>


---

# 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.seedx.app/seedxapp/propfund.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.
