> For the complete documentation index, see [llms.txt](https://docs.phenixio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phenixio.com/resources/apply-for-pilot-program.md).

# Apply for Pilot Program

## Interested in using our service?

Our service is not yet publicly available. But if you don't want to wait you can always apply for our private pilot program.&#x20;

1. Go fill the [Sign up](https://sandbox.phenixio.com/accounts/register/) form
2. Confirm your email
3. Send us an email <build-together@phenixio.com> with a short description of your business/application
4. We will activate your account (currently only available on Testnet)


---

# 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://docs.phenixio.com/resources/apply-for-pilot-program.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.
