> For the complete documentation index, see [llms.txt](https://bitblockz.gitbook.io/cyverse-whitepaper-es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitblockz.gitbook.io/cyverse-whitepaper-es/guia/compra-usdcredz-token.md).

# Compra $CREDZ Token

Siga estos pasos para comprar tokens [**$CREDZ**: ](/cyverse-whitepaper-es/tokenomia/informacion-del-token.md)

1. Tenga su [**MetaMask** ](/cyverse-whitepaper-es/guia/instala-metamask-wallet.md)instalada y conectada a la red Binance Smart Chain.&#x20;
2. Envíe una cantidad apropiada de $BNB para las tarifas del gas.
3. Vaya a [**PancakeSwap**](https://pancakeswap.finance/swap/) o [**PooCoin**](https://poocoin.app/).&#x20;
4. Haga clic en el botón "Conectar monedero" en la parte superior derecha de la pantalla.&#x20;
5. Conéctese usando su wallet de MetaMask.&#x20;
6. Continúe con las confirmaciones y espere a que la wallet se conecte a PancakeSwap.&#x20;
7. Haga clic en "Seleccionar un token" y luego en "Administrar tokens".
8. Seleccione la pestaña "Tokens" y agregue la dirección del contrato.
9. Asegúrese de que BNB esté configurado en el campo "Swap From:" en la parte superior de la interfaz.&#x20;
10. Ingrese la cantidad deseada de BNB para intercambiar. Verifique sus valores y haga clic en "Intercambio" y luego en "Confirmar el intercambio".

## Agregue el $CREDZ token a su Wallet de MetaMask

1. Abra su wallet de MetaMask y haga clic en "Import tokens".
2. Agrega la siguiente información:

Add the following information:

{% hint style="success" %}
**Direcci\[on de contrato:** TBD

**Símbolo:** CREDZ

**Decimales:** 18
{% endhint %}

&#x20; 3\.  Haga clic en "Add Custom Token" y luego seleccione "Import Tokens".

¡Felicidades! lo hiciste. El saldo de tokens $CREDZ aparecerá en su wallet ahora.


---

# 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://bitblockz.gitbook.io/cyverse-whitepaper-es/guia/compra-usdcredz-token.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.
