# Resources

- [FAQ](https://docs.overse.app/hubble/resources/faq.md)
- [Pricing](https://docs.overse.app/hubble/resources/pricing.md): Hubble offers flexible pricing to fit your business, ensuring you get the features you need at every stage—simple, transparent, and tailored to grow with you.
- [Contact us](https://docs.overse.app/hubble/resources/contact-us.md)
- [Early Access](https://docs.overse.app/hubble/resources/early-access.md): Our Early Access Program gives selected merchants the opportunity to experience new Hubble features before they’re publicly released. It’s designed for merchants who want to stay ahead of the curve.
- [Legal](https://docs.overse.app/hubble/resources/legal.md)
- [Privacy Policy](https://docs.overse.app/hubble/resources/legal/privacy-policy.md)
- [Data Processing Agreement](https://docs.overse.app/hubble/resources/legal/data-processing-agreement.md)


---

# 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.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.
