# Gas Account

Gas Account is used to pay gas fees within the OpenSocial ecosystem. Gas fees are deducted from the Gas Account instead of the OpenSocial Account. The minimum top-up amount to the Gas Account is approximately 10 USD and will be exchanged into USD in real time and recorded in the Gas Account. Users are not allowed to withdraw from the Gas Account.&#x20;

**Method 1: Crypto**\
OpenSocial supports native tokens from each of the supported EVM compatible chains and also stablecoins, USDT and USDC. For every transaction in the OpenSocial Account, gas fees will be deducted from the Gas Account by default. If there is insufficient balance, a message will pop up from the OSP Account displaying the corresponding native token of the chain that is required.

**Method 2: Fiat**\
In the future, OpenSocial will support different fiat on-ramp methods, such as credit cards for topping-up the Gas Account and OpenSocial Account. &#x20;


---

# 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://gitbook.opensocial.co/features/opensocial-account/gas-account.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.
