# FAQ

#### I'm not able to submit the approval transaction even after getting my gas loan, what do I do?

You most likely did receive the gas loan but your wallet has not updated or refreshed your balance quickly enough. Try closing out your wallet and restarting, then connect to SmolRefuel and follow the same steps as you did before.

#### I bridged some gas to another chain but still haven't received it yet, is it lost?

Don't worry, your funds are not lost in the void. Our 3rd party bridge provider may have intermittent issues causing a delay in your bridging, you should be getting your funds soon.

#### What is the minimum amount I can swap?

$2 is the minimum amount required to do a refuel swap

#### If you need additional assistance, join our [discord](https://discord.smolrefuel.com/) and submit a support ticket!


---

# 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/faq.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.
