# Early Access

### Who can join

Any merchant currently subscribed to a [paid plan](/hubble/resources/pricing.md) is welcome to join. Just reach out to our team, and we’ll guide you through the process.

{% hint style="info" %}
Partners and Development stores can also request access to the Early Access program.
{% endhint %}

### What you get

Merchants in Early Access receive:

* **Early access to upcoming features**\
  Try new functionality before it rolls out broadly.
* **Priority feedback loop**\
  Your requests and insights get fast-tracked to our team.
* **Optional scheduled calls**\
  Meet with us directly to share feedback or discuss your needs.

### How it works

1. [Contact us](/hubble/resources/contact-us.md) to request Early Access (email, live chat, or any support channel).
2. We’ll confirm your interest and walk you through the program details.
3. You’ll be enrolled and added to our Early Access communication channel.
4. We’ll stay in touch to share updates, collect feedback, and provide support as needed.


---

# 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.overse.app/hubble/resources/early-access.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.
