> For the complete documentation index, see [llms.txt](https://admin-vlr.gitbook.io/valerstudios/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://admin-vlr.gitbook.io/valerstudios/the-vlr-staking-system/business-incubation.md).

# Business Incubation

The VLR business incubation process was designed by Valer Studios to build a global base of support for emerging businesses. While decision-making about businesses included in the ecosystem is currently done through the oversight of Valer Studios leadership, the long-term vision is for VLR token holders to hold the power to accept new enterprises into the incubation process.&#x20;

Direct mentorship and guidance are given to enterprises upon acceptance into the incubator. A unique BEP-20 token is also deployed (enterprise tokens are broadly referred to as E-VLRs) and added to liquidity pools for purchase. Holders of the tokens are given unique incentives such as discounted rates, access to special products, and non-corporate governance voting rights.  VLR staking contracts, however, offer token holders with a unique opportunity to benefit from the enterprises' growth, receiving a portion of revenues through rewards distributions.&#x20;

Ideal candidates for our incubation process share common social values, exhibit exemplary commitment to their work, and offer value added through innovation. The partnership between our token holders and business leaders creates a new paradigm for engagement between producers, consumers, investors, and entrepreneurs.&#x20;

### Incubator Participants&#x20;

<table><thead><tr><th width="150">Enterprise Name</th><th width="150">E-VLR Symbol</th><th width="158">E-VLR Address</th><th width="150">Staking Contract Address</th><th>Website</th></tr></thead><tbody><tr><td>My Purse</td><td>EVA</td><td><a href="https://bscscan.com/address/0x96cba948ae70cea75814cfe0dce76a32f976089d">0x96cba948ae70cea75814cfe0dce76a32f976089d</a></td><td>Coming Soon</td><td><a href="https://mypurse.org/">MyPurse.org</a></td></tr><tr><td>Wildlife Missions</td><td>WLD</td><td><a href="https://bscscan.com/address/0xFB411863e48dFe3eb3333438655C50E40Aa15352">0xFB411863e48dFe3eb3333438655C50E40Aa15352</a></td><td>Coming Soon</td><td><a href="https://wildlifemissions.com/">WildLifeMissions.com</a></td></tr></tbody></table>


---

# 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://admin-vlr.gitbook.io/valerstudios/the-vlr-staking-system/business-incubation.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.
