> For the complete documentation index, see [llms.txt](https://docs.beamswap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beamswap.io/getting-started/how-to-use-the-gas-pump-feature.md).

# How to use the Gas Pump feature?

## Step 1

Click [here ](https://app.beamswap.io/exchange/gaspump)to go to the Gas Pump.

Or visit: <https://app.beamswap.io/exchange/gaspump>

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

## Step 2

Next, select the token from the list that you want to swap for GLMR.

{% hint style="info" %}
You can only swap supported tokens!
{% endhint %}

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

## Step 3

Next, enter the number of tokens you want to swap for GLMR, and click on **Swap**.

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

## Step 4

A pop-up will appear. Review the details and click on **Confirm Swap**.

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

## Step 5

The MetaMask pop-up will appear. Click on **SIGN,** and you're done.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.beamswap.io/getting-started/how-to-use-the-gas-pump-feature.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.
