# 03. Transactions and Volume using DEX

Swapping tokens on Starknet's dexes is one of best methods to increase volume and transactions count on your wallet. It can be crucial criteria for Starknet's airdrop.&#x20;

You can see how to make a swap on example below.

{% hint style="info" %}
[More Straknet dexes](/knowledge-base/blockchain-navigator-where-to-take-action/starknet/swap.md)
{% endhint %}

### :comet: [AVNU.FI](https://www.avnu.fi/)

AVNU offers an intuitive interface for trading on StarkNet. To boost your chances of receiving potential airdrops, it's recommended to engage in frequent swapping transactions. Additionally, keeping track of your activities and position through the Leaderboard on the [AVNU.fi](https://www.avnu.fi/) website can be beneficial.

1. Visit the [AVNU.fi](https://www.avnu.fi/) and connect your wallet.
2. Select the tokens you wish to swap.
3. Determine the amount of the chosen "Swap from" token you want to exchange.
4. Click on the "Swap" button to finalize the transaction.

:brain: [*full user manual*](/knowledge-base/protocols-guides/avnu.md)

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

<figure><img src="/files/QqsWiwTOUZnpwZ52QDkT" 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/airdrop-guides-increase-your-chances-for-airdrops/starknet/03.-transactions-and-volume-using-dex.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.
