# Agrega fondos a tu wallet

Para poder participar en las rondas es necesario que cuentes con alguna de las siguientes "stable coins" dependiendo de la red en la que estes y token nativo para pagar por el costo de transacción:

<table><thead><tr><th width="130.33333333333331">Red</th><th width="151">Stable Coin</th><th>Dirección de stable coin</th></tr></thead><tbody><tr><td>Celo</td><td>cUSD</td><td>0x765DE816845861e75A25fCA122bb6898B8B1282a</td></tr><tr><td>Polygon</td><td>USDC</td><td>0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174</td></tr></tbody></table>

Si estas usando Metamask debes agregar la dirección del token que usarás para poder ver tu saldo, el siguiente video muestra como hacerlo.

<div align="left"><figure><img src="/files/3eJjoHhPsDWqTNw4qld9" alt="" width="375"><figcaption></figcaption></figure></div>

{% embed url="<https://youtu.be/YnegmiRvSDA>" %}


---

# 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.bloinx.io/espanol/guia-para-usuarios/agrega-fondos-a-tu-wallet.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.
