# Refuel

### **Refuel on BIM Exchange**

Refuel allows users to **receive a small amount of native gas token on the destination chain when bridging assets**, so they can use the chain immediately after arrival.

#### **What is Refuel?**

When users bridge assets to a new blockchain, they often arrive without the native token required to pay transaction fees on the destination chain. This creates immediate friction:

* they cannot perform additional transactions,
* they must acquire the native token separately,
* and sending very small gas amounts is often inefficient or impractical.

Refuel solves this problem by adding a small amount of native gas token directly to the bridging flow. When enabled, users receive the output asset **plus enough native token to cover initial transactions on the destination chain**.


---

# 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.bim.finance/whitepaper/overview/bim-exchange-dex-cex/swap-buy-sell/refuel.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.
