# 6.1 - First Swap

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

Swap: [**https://app.usenest.xyz/trade/swap**](https://app.usenest.xyz/trade/swap)

**Quick checks**

* You’re on **HyperEVM**
* You have a little **HYPE for gas**
* You’re using the official app link (bookmark it)

**Steps**

1. Connect wallet
2. Select token in → token out
3. Start with a **small test swap**
4. **Approve** the input token (first time only)
5. Click **Swap** and confirm

{% hint style="info" %}
**If it fails -** Most common causes: no HYPE gas, approval didn’t go through, slippage too tight, or trade size too large → add gas, re-approve, slightly increase slippage, or reduce size.
{% endhint %}


---

# 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.usenest.xyz/tutorials/6.1-first-swap.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.
