# Cross-chain purchase of Gas

Purchasing Gas is one of the important functions of this cross-chain bridge upgrade. You can buy Gas directly through the cross-chain bridge and cross-chain, of course, you can also buy the current main chain Gas.

![](/files/-MgtZHxqgibcA4lIQWbj)

Let's demonstrate the purchase of Gas on the target chain.&#x20;

We are currently on the Heco network and we want to buy Gas for the current account on OKExChain.&#x20;

Enter 20 and click buy.&#x20;

Enter the authorization interface

![](/files/-MgtZ__nce0499w6R38C)

If the authorization is successful, the transaction can be submitted.&#x20;

After submitting the completed transaction and entering the record page, you can track the entire process:

![](/files/-MgtZtEJ-hfpQA0VTKQD)

There are three states:&#x20;

1\. To be processed, that is, the gateway has scanned the cross-chain record and is waiting to be processed.&#x20;

2\. In processing, it means that it is checking and transferring.&#x20;

3\. Completed, it means that the gateway has scanned a successful record. Give a show.

![](/files/-Mgt_5YpLrzvZxAbfIkT)

Please check the purchase record directly on the block explorer of the corresponding chain.&#x20;

This is the situation where the target chain is different from the current chain. The target chain is the same as the current chain, and the operation process is the same. Gas purchase can also be realized, which is equivalent to a simple exchange operation.&#x20;

There are two points worth mentioning:&#x20;

All exchange operations are purchased in real time through the routing of the decentralized exchange, and HyperBridge itself does not maintain transaction liquidity.&#x20;

A cross-chain handling fee is required, such as 20 USDT. In fact, the USDT used to purchase Gas is only 19.9 USDT, and 0.1 USDT is used as a cross-chain handling fee. As shown below:

![](/files/-Mgt_TNUIYZqvU8RLNLe)


---

# 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://en.docs.hg.network/hyperbridge-1/untitled-3.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.
