> For the complete documentation index, see [llms.txt](https://docs.mining-squad.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mining-squad.app/pt/readme/extras/manuais/testnet-beta/3.-abrindo-um-bau.md).

# 3. Abrindo um báu

### 3.1 Acessando o site do jogo

Para abrir seus baús e conteiners, além de ter acesso a todas as funcionalidades do projeto, é necessário acessar um segundo link ( <https://playtest.mining-squad.app> )

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

### 3.2 Criando um perfil

Para acumular exp, acompanhar seu dashboard, e obter vantagens quanto mais você participa, faça a criação de um perfil na tela inicial do site. Para mais detalhes leia a sessão [Sistema de Experiência](/pt/readme/extras/sistema-de-experiencia.md)

#### 3.3 Abrindo seu primeiro baú

Após a conta criada, o usuário pode navegar até a aba de Inventário através do Menu, conferir seu inventário e selecionar o baú que deseja abrir.

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

Após clicar no botão para abrir seu baú, confirme a transação em sua carteira, e aguarde a transação ser concluída. Neste momento após confirmar a transação na carteira, mesmo que a tela seja fechada ou a página atualizada, não se preocupe, em instantes voce verá seu mineiro em seu inventário. Caso a transação obtenha um status de falha na metamask, garanta que voce atualizou a taxa de gás para a rede de testes conforme o passo 2.2 da sessão [2. Comprando um baú de teste](/pt/readme/extras/manuais/testnet-beta/2.-comprando-um-bau-de-teste.md)

Após a confirmação da transação aguarde a animação para verificar seu mineiro.

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

Você pode utilizar os filtros ou ordenação da página de inventário para conferir seu mineiro novo.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.mining-squad.app/pt/readme/extras/manuais/testnet-beta/3.-abrindo-um-bau.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
