# Hubs

To view different simply press "Hubs" in the left hand menu.  From there you'll be brought to a full directory of hubs.  Clicking into a specific hub will also show you members and projects associated with that hub for those who have opted-in.  Additionally, you can also view the hubs associated with the various [cities](/build_docs/platform/navigating/cities.md) and [networks](/build_docs/platform/navigating/networks.md) in the platform by going into the respective city or network page.   In order to Add a Hub, simply click the button in the top right and follow the instructions.  Note that adding a Hub is only available for premium members. &#x20;

<figure><img src="/files/fAKPEgjM2lmoTHH9kDQd" alt=""><figcaption></figcaption></figure>


---

# 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://build-republic.gitbook.io/build_docs/platform/navigating/hubs.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.
