> For the complete documentation index, see [llms.txt](https://whitepaper.biteveinstudios.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.biteveinstudios.com/bite-vein-studios-whitepaper/roadmap-y-escalado/modelo-de-crecimiento.md).

# Modelo de crecimiento

BITE VEIN STUDIOS adquirirá usuarios con diferentes estrategias:

#### Marketing de influencers <a href="#marketing-de-influencers" id="marketing-de-influencers"></a>

Vamos a colaborar con influencers de YouTube y en especial Twitch, con un seguimiento masivo y perfiles altos, considerados líderes de opinión clave en sus áreas de enfoque (videojuegos y cripto). ‌

#### Comunidad y Remisiones <a href="#comunidad-y-remisiones" id="comunidad-y-remisiones"></a>

Como juego centrado en la comunidad, una palanca de crecimiento será la "viralidad" generada por los primeros usuarios. Tenemos pensado destinar parte de los tokens del ecosistema a potenciar el *k-factor* diseñando mecánicas que recompensen a los usuarios que nos traigan nuevos usuarios. ‌

#### Airdrops <a href="#airdrops" id="airdrops"></a>

Se establecerán campañas de *Airdrops* para incentivar a nuestra comunidad en el inicio del proyecto.

#### Anuncios de prensa <a href="#anuncios-de-prensa" id="anuncios-de-prensa"></a>

BITE VEIN STUDIOS es un proyecto ambicioso e innovador con un equipo de primer nivel, que puede ayudar para generar artículos y menciones en medios especializados y redes sociales.


---

# 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.biteveinstudios.com/bite-vein-studios-whitepaper/roadmap-y-escalado/modelo-de-crecimiento.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.
