# Hydromancer for early-stage teams

If you are building a public good or are an early-stage builder, we are offering free access to Hydromancer infrastructure. The program is fully discretionary, but here are the rough guidelines to participate.

#### Public goods

* You are building a public good - for example, a dashboard, a notifications bot, or an analytics tool.
* The tool is purely informational and does not have any trading execution, ads, or monetization functionality (referral links are okay if done transparently and in moderation)

#### Builder code apps

* You are building a builder code app and plan to monetize it in the future. You want to use Hydromancer infrastructure but can't commit to a paid plan yet.
* If you provide us details about your app, your team, and share your builder address, you will be able to get an access to Hydromancer APIs and websockets, with full functionality.
* We'll start charging when your builder wallet address will start getting revenues from your users.<br>

### **How it works**

We run this program in monthly cohorts and accept up to **3 applications per month**. This keeps the quality of support high and lets us actually get to know the teams we're backing.

To apply, send an inquiry to [**data@hydromancer.xyz**](mailto:data@hydromancer.xyz) with a short description of what you're building, who's on the team, and (for builder code apps) your builder address. If we're full for the current cohort, we'll hold your application for the next one.

This is a trust-based program created to support the Hyperliquid ecosystem and help new builders get off the ground. 💧🔮


---

# Agent Instructions: 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.hydromancer.xyz/readme/hydromancer-for-early-stage-teams.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.
