# More About Hubble

### Where can I find out more about Hubble?

One good place to start is Hubble's [blog](https://blog.hubbleprotocol.io/).&#x20;

Join the Hubble community on [Discord](https://discord.gg/b4XqQbbSBk) and ask any questions you may have or just join the conversation. There's almost always someone there from the community who is keen to tell you all you need to know and more!


---

# 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.hubbleprotocol.io/faq/more-about-hubble.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.
