# 1INCH

{% embed url="<https://1inch.io/>" %}
↑ Official site url ↑
{% endembed %}

### Swap – Simple mode

* Open the [**1inch.io** ](https://app.1inch.io/)website.
* Connect your wallet and select the chain.

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

* Set the currency and quantity you want to exchange.
* Click “Swap”.

<figure><img src="/files/FDWT1WWv4IzX4eJHvyJJ" alt=""><figcaption><p>Swap review and confirm</p></figcaption></figure>

* You can receive tokens on another wallet if you want. Check this option if needed.
* Confirm the swap.

### Swap – Advanced mode

* Open “Trade” > “Advanced Mode” from the menu bar.
* The steps are the same as in simple mode except you can see the swap route 1inch will use and comparison with other exchanges.

<figure><img src="/files/MdfLNgcSQLfZLpswkBYP" alt=""><figcaption><p>Advanced mode</p></figcaption></figure>

### Limit Order

* Select “Trade” > “Limit order” from the menu.

<figure><img src="/files/Y1JqOAKz7fq5WwAC2rPy" alt=""><figcaption><p>Limit order settings</p></figcaption></figure>

* Limit order allows you to set a specific price you want to sell or buy tokens in a period of time.
* Select the currency and amount to sell.
* Choose the currency you want to buy and how much.
* Set an expiration date.
* Click “Review limit order” to confirm.
* Now you can see your order in the main dashboard.
* When the conditions are met, the order will be closed.

### DAO

* Go to “DAO” > “Staking”.

<figure><img src="/files/PyVMuqwIL4wffNUFU5L7" alt=""><figcaption><p>DAO Staking</p></figcaption></figure>

* Switch to Ethereum network.
* Choose an amount of 1inch tokens to stake.
* Set lock duration (minimum 1 month).
* Click “Stake”.
* You can vote directly on proposals by clicking “DAO” > “Snapshot” on the menu bar.

<figure><img src="/files/N2yY3iXmWp5G0pQM35JQ" alt=""><figcaption><p>Voting on proposals page.</p></figcaption></figure>

* Go to “Earn” > “Delegate” menu to delegate your voting power using your staked 1inch tokens.

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

### Derivatives Liquidity Pool

* Choose “Earn” > “Strategies” from the menu.

<figure><img src="/files/9RLWzXlGXvIdN16TJLpn" alt=""><figcaption><p>Available pools</p></figcaption></figure>

* Click on available pool.
* You can do it also on Polygon network.

<figure><img src="/files/I5R1TfX2gEvhA2LzR3Ee" alt=""><figcaption><p>Making deposit</p></figcaption></figure>

* Choose an amount of 1inch tokens to stake.
* Confirm.

<figure><img src="/files/qYuj4B10OWEtFNbwUs7g" 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/1inch.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.
