# 2. Buying a chest on testnet

### 2.1 Buying your first chest

To buy a chest on the test network, after following the steps [1. Preparation](/en/readme/extras/manuais/testnet-beta/1.-preparation.md), just follow the same steps to purchase a pre-sale chest on mainnet, making sure to use the test environment url below (<https://test.mining-squad.app>)

{% embed url="<https://test.mining-squad.app>" %}

The site itself will change your network to the test network, it will always ensure you are using the correct network before sending a transaction, but always confirm in your wallet before transacting that you are on the correct network.

### 2.2 Changing the gas rate

As the testnet is not an exact replica of the mainnet, it may be necessary to manually adjust the gas for transactions to be carried out successfully on the testnet. So if when trying to buy a chest you receive an error from metamask informing you that the transaction failed, change the gas rate as shown in the image below and try again. If the error persists, contact the support team via Discord.

Change the rate by clicking the pencil icon:

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

Select the advanced option:

<figure><img src="/files/4eMBtVJRd0RxPt6pveZH" alt=""><figcaption></figcaption></figure>

Set both values ​​to 11 and click on save these values ​​as default so that you do not need to change them in every transaction. Then just continue and complete the transaction:

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


---

# 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.mining-squad.app/en/readme/extras/manuais/testnet-beta/2.-buying-a-chest-on-testnet.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.
