# Simple Mode

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

### To Make a Swap:

1. Connect your wallet
2. Choose the asset that you want to **sell** from the drop-down menu in the **FROM** box
3. Choose the asset that you want to **buy** from the drop-down menu in the **TO** box
4. Input token amount to *"*&#x53;ELL"
5. Complete the Approval transaction that allows Metamask to withdraw the specified asset from your wallet
6. Adjust the slippage as needed from 0.1% to 1%
7. Click the **SWAP** button
8. Confirm the swap transaction in your wallet

*Note:* Since $TOMB is the gas token on Tomb Chain, remember to keep enough gas to make transactions on-chain.

*Note:* Every swap will incur a 0.5% fee.


---

# 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.lif3.com/swap/modes/simple-mode.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.
