# Paso 1: Configurar Billetera

- [Crear Cuenta](https://newagrocoin.gitbook.io/whitepaper/paso-a-paso/paso-1-configurar-billetera/crear-cuenta.md): Al instalar Metamask en su navegador o en el celular deberá crear una cuenta.
- [Agregar Red BSC](https://newagrocoin.gitbook.io/whitepaper/paso-a-paso/paso-1-configurar-billetera/agregar-red-bsc.md): New Agro Coin esta montado en la blockchain Binance Smart Chain por lo que debe agregarse a Metamask.
- [Agregar Contratos](https://newagrocoin.gitbook.io/whitepaper/paso-a-paso/paso-1-configurar-billetera/agregar-contratos.md): Metamask viene por default solo con el token BNB por lo que se deben agregar todos los que nos interesen para ver los saldos.


---

# 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://newagrocoin.gitbook.io/whitepaper/paso-a-paso/paso-1-configurar-billetera.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.
