# Control of Your Wallet

### Security of your funds

When using dApps like Uniswap or OpenSea, you must grant them permission to spend your tokens and NFTs.\
If you don’t revoke these allowances, the dApp can spend your tokens indefinitely.\
Using this function, you can regain control of the situation by revoking your authorisations.

{% embed url="<https://swap.mainfarm.io/revoke-approval>" %}

### Connect your wallet, select the blockchain you need and revoke all unnecessary access to your wallet.

### 1)

<figure><img src="/files/6x1PJSRkLcL6WA14OUzs" alt=""><figcaption></figcaption></figure>

### 2)

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

\ <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.mainfarm.io/products/cross-chain-swap/control-of-your-wallet.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.
