# Projects

Projects are the lifeblood of the build\_ platform.  All connections, collaborations, and activity stems from projects. &#x20;

There are a couple of ways to navigate the universe of projects on build\_\
\
First you can browse the main directory of projects simply by clicking "Projects" on the left hand menu.  This will show all the projects sorted by most recently updated by default.  On the top right you will see additional filters for sorting by stage, recency, popularity and more.  From here is where you can also [add your own project](/build_docs/platform/engaging/creating-a-project.md) by clicking the button in the top right.

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

You can also view the projects associated with a particular city by accessing the city page and clicking "Projects" in the sub tab.

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

Lastly, you can search for projects by name in the search bar at the top of the platform viewport.

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