# Platform

- [Onboarding](https://build-republic.gitbook.io/build_docs/platform/onboarding.md)
- [Navigating](https://build-republic.gitbook.io/build_docs/platform/navigating.md)
- [Projects](https://build-republic.gitbook.io/build_docs/platform/navigating/projects.md)
- [Cities](https://build-republic.gitbook.io/build_docs/platform/navigating/cities.md): As our name implies, the platform is built around the base unit of a city.  Every other function of the platform such as projects, challenges, hubs, etc. can all be grouped into a particular city.
- [Networks](https://build-republic.gitbook.io/build_docs/platform/navigating/networks.md): Networks are groups of people that can extend across one or more cities around a shared mission, interest, or set of values.
- [Calendars](https://build-republic.gitbook.io/build_docs/platform/navigating/calendars.md): The build\_republic platform syncs events from both Luma and Google calendars to display the events happening in your city.
- [Library](https://build-republic.gitbook.io/build_docs/platform/navigating/library.md): Library is your space for viewing or uploading content ranging from product demos, how-to-videos, event recordings, and more.
- [Hubs](https://build-republic.gitbook.io/build_docs/platform/navigating/hubs.md): Hubs are physical spaces that serve a variety of purposes such as coworking, makerspaces, event venues, mixed-use realty and more.
- [Search](https://build-republic.gitbook.io/build_docs/platform/navigating/search.md): Search for every entity type in the build\_republic ecosystem.
- [Engaging](https://build-republic.gitbook.io/build_docs/platform/engaging.md)
- [Editing a Profile](https://build-republic.gitbook.io/build_docs/platform/engaging/editing-a-profile.md)
- [Creating a Project](https://build-republic.gitbook.io/build_docs/platform/engaging/creating-a-project.md)
- [Creating a Network](https://build-republic.gitbook.io/build_docs/platform/engaging/creating-a-network.md)
- [Uploading Content](https://build-republic.gitbook.io/build_docs/platform/engaging/uploading-content.md)
- [Integrating a Calendar](https://build-republic.gitbook.io/build_docs/platform/engaging/integrating-a-calendar.md)
- [Listing a Hub](https://build-republic.gitbook.io/build_docs/platform/engaging/listing-a-hub.md)
- [Listing a Challenge](https://build-republic.gitbook.io/build_docs/platform/engaging/listing-a-challenge.md)
- [Adding a New City](https://build-republic.gitbook.io/build_docs/platform/engaging/adding-a-new-city.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://build-republic.gitbook.io/build_docs/platform.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.
