# DeFi

{% embed url="<https://de.fi/>" %}
↑ Official site url ↑
{% endembed %}

### Swap

* Open the [De.fi](https://de.fi/swap) webpage.
* Connect your wallet.

<figure><img src="/files/lOQu00YGsZqHsqfYvAKW" alt=""><figcaption><p>Swap page.</p></figcaption></figure>

* Select the chain on which you want to make a swap.
* Choose the currency and amount to swap.
* Click Confirm and then click Confirm swap on the next window.

<figure><img src="/files/REPFG0DKjHA1j24Bk0DG" alt=""><figcaption><p>Confirm swap.</p></figcaption></figure>

### Send NFT

* You can transfer your tokens or NFTs to another wallet.

<figure><img src="/files/BvQakj3ZsFIuf9Xx5sZC" alt=""><figcaption><p>Send page</p></figcaption></figure>

* Click Send on the menu bar.
* Select the chain to send.
* Type in the recipient’s address.
* Choose the token and amount to send.
* Click Send button.

### Scanner

* Click Scanner on the menu bar.

<figure><img src="/files/HG2tYg7erKtAVra0Gor9" alt=""><figcaption><p>Scanner main page</p></figcaption></figure>

* You can check smart contracts before you buy for any risk or scam.
* Type in the token name, contract, or NFT address to search.

<figure><img src="/files/blbQL3M0dLipeiTUDZA5" alt=""><figcaption><p>Contract details</p></figcaption></figure>

* Inspect the contract.

### Shield

* Select Shield from the menu.
* If you have given permissions to smart contracts that may be a potential threat, you can cancel them by clicking Revoke.

<figure><img src="/files/zlql70jS9ODa77BXIee4" alt=""><figcaption><p>Wallet permisions overview</p></figcaption></figure>

### Explore Yields

* DeFi aggregates many available pools around the web.
* You can use filters and sort as you like to find interesting ones.
* Click on a pool from the list, and besides some stats, you will find an official link.

<figure><img src="/files/lhEl3KdWdTyQd4SKov7S" alt=""><figcaption><p>Pools aggregator</p></figcaption></figure>

<figure><img src="/files/MXAuTkVqVEFpfXhwqjqo" alt=""><figcaption><p><a href="https://hub.airdrop.expert/overview/order-here">https://hub.airdrop.expert/overview/order-here</a></p></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://hub.airdrop.expert/knowledge-base/protocols-guides/defi.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.
