> For the complete documentation index, see [llms.txt](https://whitepaper.battlehero.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.battlehero.io/el-juego-1/apoya-a-un-creador.md).

# Apoya a un creador

![](/files/qqmh8BM6Yf77xCPSqv56)

Con el nuevo programa de apoya a un creador podrás apoyar a cualquier persona que desees. Aquel que te apoye te cederá el 5% de todos los BATH's utilizados en la compra de cofres.&#x20;

Además todo el mundo puede convertirse en creador.

### ¿Cómo me hago creador?

1. Accede a la DAPP, y haz click en el avatar que verás arriba a la derecha de la app.
2. En este nuevo apartado haz click en “Creator”.
3. Coloca el username que quieras, y haz click en “Start Creating”. (Recuerda que el nombre no podrá ser modificado)
4. El código generado, se verá seguido de 4 numeros. Ese código (incluyendo los números), será tu código de creador. Ej.: NOMBRE#0000

### ¿Como apoyo a un creador?

1. Accede a la DAPP, y haz click en el avatar que verás arriba a la derecha de la app.
2. En este nuevo apartado haz click en “Creator”.
3. Coloca el username de quien quieras apoyar, recuerda colocar el username con los números incluidos. Ej.: NOMBRE#0000
4. Haz click en “Support”

### ¿Cómo será la repartición?&#x20;

La repartición, será igual que siempre si no apoyas a un creador 80% para quema, y 20% para la cartera de reserva. Si apoyas a un creador la configuración cambiara a 80% quema, 15% para reserva y 5% para el creador.

Las reglas del programa son:

* No puedes apoyarte a ti mismo
* Existe un mínimo de retiro de 500 BATH


---

# 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://whitepaper.battlehero.io/el-juego-1/apoya-a-un-creador.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.
