# Gas Station

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

The Gas Station makes managing transactions on the Magic Store easier by handling fees without requiring you to hold BNB. Here's how it works:

## **How It Works?**

* **Transaction Prompt**: When you claim SQR or USDT, a prompt will ask if you’d like to use the Gas Station.&#x20;
* **Enable for Future Use**: You can choose to enable the Gas Station for all your future transactions during the prompt. If you’ve enabled the Gas Station for all transactions, you can disable it anytime through the MagicID Wallets section.

<div align="center"><figure><img src="/files/or2xoHACbCddKd5e88ZR" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/FAK4JnDX5934Nd8O9lB3" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**The feature currently supports claiming SQR and USDT from your MagicID. More functionalities will be added soon.**
{% endhint %}

## **Approval Process**

* **Simple Check**: The system verifies if you have at least $1 USDT in your MagicID balance before proceeding.
* **Seamless Transaction**: Once verified, your transaction will process without requiring BNB for fees.

<div align="center"><figure><img src="/files/sdZLnpZfMX3y6aUKT1E7" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/nXqUglOSYumWmv09SNeK" alt="" width="311"><figcaption></figcaption></figure></div>

## **Transaction Fee & History**

* **Fixed Fee**: Each transaction costs $1 USDT, similar to fees charged on centralized exchanges.
* **Future Discounts**: Upgraded membership tiers will soon offer staggered pricing with discounts.
* **Full Transparency**: A detailed record of gas fees deducted for each transaction is available in your MagicID transaction history.

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

<figure><img src="/files/15NuDWn3ZDrliLbB02Fb" alt=""><figcaption></figcaption></figure>

## **Revenue Sharing**

* **Transparent Allocation**:
  * 50% of fees are used to cover company gas expenses.
  * 50% is allocated for SQR buybacks and burns, benefiting all token holders.

This feature makes the Magic Store more user-friendly and adds value to SQR holders by supporting the ecosystem. <br>


---

# 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.magicsquare.io/gas-station.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.
