# How to?

## First visit [smolrefuel.com](https://smolrefuel.com/)

After arriving, connect your wallet in the top right corner

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

## Click on 'Select Chain(s)'

After clicking the dropdown, choose the chain you need gas on

<figure><img src="/files/oKIK6JsNoDT0jrmtWn15" alt="" width="563"><figcaption></figcaption></figure>

## Click on 'Select Token'

Here you can pick a coin you want to refuel from, if you don't see the coin you want to swap just enter the contract address in the search field

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

## Enter the amount you want to swap

Once you enter how much you want to swap, click on start swap

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

## Sign the loan commitment&#x20;

Click on **Sign Commitment** and sign the transaction in your wallet

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

## Click on **Approve** and confirm the approval transaction in your wallet

*You may need to be patient here, sometimes there can be just slight delays in you receiving our gas loan since that txn has to be processed and confirmed as well. If you're having issues submitting the approval txn, just try again after waiting 1-5 minutes.*

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

## Your swap is complete

After your approval transaction is confirmed, SmolRefuel will complete your swap and send you your ETH as well as automatically repay the loan!

<figure><img src="/files/1jd8zDRAbB1zfworJoFD" alt=""><figcaption></figcaption></figure>

If you're running into issues, you can join our discord and submit a ticket at <https://discord.smolrefuel.com> or DM us on twitter @smolrefuel


---

# 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.smolrefuel.com/how-to.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.
