> For the complete documentation index, see [llms.txt](https://whitepaper.dragonary.com/dragonary-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.dragonary.com/dragonary-whitepaper/comunidad-y-fan-art/programa-para-creadores-de-contenido.md).

# Programa para creadores de contenido

Para tener éxito en este mundo debemos masificar el juego y llegar a más personas, sin embargo, ya no estamos en la era de la televisión y la radio, ahora mismo todo el mundo de los videojuegos se concentra en Facebook, YouTube y Twitch. Por tal motivo hemos decidido crear un PROGRAMA PARA CREADORES DE CONTENIDO, que busca incentivar a esos jugadores que, además de apoyar a Dragonary, también tienen una comunidad que podría disfrutar del juego.

**​**[**ENLACE de Registro**](https://forms.gle/L1XibCiZsQHSsvVS9)**​**

### **Facebook, Twitch y YouTube**

Si posees uno o más canales en YouTube o Twitch podrás aplicar para una cuenta de Creador de Contenido, que te dará los siguientes beneficios:

* 1% de todas las compras que hagan tus seguidores en el marketplace.
* Bonos en Coinary Token según los jugadores referidos.
* Artículos promocionales de Dragonary para que puedas sortear con tu público.
* Acceso al programa de Beta Testers.
* Acceso a un grupo privado con los integrantes de Coinary, para vivir la experiencia de desarrollo más cerca.
* Apoyo en redes oficiales de Dragonary para distribuir el contenido.

Dependiendo de la cantidad de seguidores podrás también tener los siguientes beneficios:

* Voto en el proceso de diseño de nuevos dragones, artículos, mapas y skins.
* Un artículo al año personalizado con tu canal, recibiendo 90% de las regalías.
* Acceso VIP a eventos de Dragonary a lo largo del mundo.
* Una placa distintiva de tu membresía en Dragonary.


---

# 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.dragonary.com/dragonary-whitepaper/comunidad-y-fan-art/programa-para-creadores-de-contenido.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.
