# Onboarding

The build\_republic platform located at [app.buildcities.com ](https://app.buildcities.com) is viewable to the general public where you can view all the associated projects, cities, networks, hubs, and more.  To further engage with the platform such as commenting, joining hubs and cities, or posting a project, you'll need to create an account.

In order to create an account, look for the "Sign In" button at the top of the page.\ <br>

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

From there, you will be shown a login modal that gives you the option to sign up (or login for existing users) via Discord, Google, or E-mail.  Select your option and follow the instructions on-screen to proceed.  For E-mail signups, you will have to access your e-mail to click a login link which will then redirect you to the platform after creating an account. &#x20;

<figure><img src="/files/votGMutUcIuJ3ozRw5tW" 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/onboarding.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.
