> For the complete documentation index, see [llms.txt](https://docs.anyone.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyone.io/tokenomics/incubator.md).

# Incubator

{% hint style="success" %}
**Fielding Interest from Builders**\
We are actively fielding interest and enquiries for potential builders within the ecosystem. If that might be you, reach out to:\
**<incubator@anyone.io>**
{% endhint %}

### Background

The Incubator is a key part of the adoption phase of the Anyone Ecosystem. It is a program to enable new projects, building valuable utilities on top of the Anyone Network, to bootstrap funding and launch their own utility tokens.&#x20;

Acceptance into the Incubator brings with it the technical backing of the Anyone team, including office hours with senior engineers, dedicated help utilizing the SDK, and other resources. The program is also structured to bring maximal value accrual to both the incubated project and Anyone stakeholders.&#x20;

Holders, stakers, relay operators and NFT holders all stand to benefit from every incubated project, as well as wider users of privacy-preserving applications.&#x20;

### Selection

In these initial stages, we are fielding interest from builders and teams across the ecosystem. Eventual acceptance into the incubation program depends on the perceived utility of the product suite, technical feasibility and credentials of the team.&#x20;

Whether you have a working product or just an idea, feel free to reach out to the team!

```
incubator@anyone.io
```


---

# 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://docs.anyone.io/tokenomics/incubator.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.
