> For the complete documentation index, see [llms.txt](https://docs.swappi.io/swappi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/usando-la-faucet-de-conflux.md).

# Usando la faucet de Conflux

Usemos la faucet de Conflux para obtener CFX para que puedas pagar las transacciones de gas para puentear tus activos al Conflux eSpace.&#x20;

Para usar la faucet de Conflux:&#x20;

1. Únete a la comunidad de Discord.&#x20;
2. Ve al canal #faucet.&#x20;
3. Envía el siguiente mensaje al canal: !faucet \<Tu dirección de Conflux eSpace>, por ejemplo: `!faucet 0xE2B2024b388DaAFEfd0210785A7112C557a61548`&#x20;

**Nota**: Esta es la cartera de ejemplo utilizada para las guías de este tutorial.&#x20;

Usa tu propia cartera. El bot de faucet confirmará tu transacción. Una vez que recibas tu CFX, puedes comenzar a puentear tus activos con Conflux eSpace.


---

# 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:

```
GET https://docs.swappi.io/swappi/swappi-docs-es/como-empezar/usando-la-faucet-de-conflux.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.
