# build\_docs

## build\_docs

- [Introduction](https://build-republic.gitbook.io/build_docs/introduction.md): This guide is designed to help you navigate the build\_republic platform and other attributes of the broader ecosystem.
- [What is build\_republic?](https://build-republic.gitbook.io/build_docs/introduction/what-is-build_republic.md)
- [Vision](https://build-republic.gitbook.io/build_docs/introduction/vision.md)
- [Values](https://build-republic.gitbook.io/build_docs/introduction/values.md): build\_ values describe how we carry out our mission to build, accommodate, and invest in a collective of innovators vested in the best interests of their respective localities:
- [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)
- [Events](https://build-republic.gitbook.io/build_docs/get-involved/events.md)
- [Luma Integration](https://build-republic.gitbook.io/build_docs/get-involved/events/luma-integration.md)
- [Google Calendar Integration](https://build-republic.gitbook.io/build_docs/get-involved/events/google-calendar-integration.md)
- [Socials](https://build-republic.gitbook.io/build_docs/get-involved/socials.md)
- [Support](https://build-republic.gitbook.io/build_docs/get-involved/support.md)
- [Brand Guidelines](https://build-republic.gitbook.io/build_docs/get-involved/brand-guidelines.md)
- [build\_citizenship](https://build-republic.gitbook.io/build_docs/get-involved/build_citizenship.md)
- [Terms of Use](https://build-republic.gitbook.io/build_docs/legal/terms-of-use.md)
- [Privacy Policy](https://build-republic.gitbook.io/build_docs/legal/privacy-policy.md)
- [Bylaws](https://build-republic.gitbook.io/build_docs/legal/bylaws.md)
- [Membership](https://build-republic.gitbook.io/build_docs/legal/membership.md)
- [Individual Membership](https://build-republic.gitbook.io/build_docs/legal/membership/individual-membership.md)
- [Coalition Membership](https://build-republic.gitbook.io/build_docs/legal/membership/coalition-membership.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://build-republic.gitbook.io/build_docs/introduction.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.
