# How does Builds help you as a DevRel?

{% hint style="info" %}
A Build is a project which is shared by developers. It can be used in the following scenarios ->
{% endhint %}

* **Codelab**: During a live codelab in an event, your developers build some mini projects, but it doesn't get shared anywhere. You can ask them to share it on [`https://www.commudle.com/builds`](https://www.commudle.com/builds)and ask them to add you as a teammate. As a result, the speaker (mentor's) profile and the person who submitted the build, both will be showcasing the project. More so, it'll be an inspiration for developers who visit the build.
* **Campaigns/Competitions**: You can do a campaign to promote your API/SDK or any tech product to ask developers to build creative projects or apps around it. Where do you showcase it? [`https://www.commudle.com/builds`](https://www.commudle.com/builds)Thousands of developers visit Commudle every week. This is the easiest way to inspire them to use your product.
* **Hackathons**: The projects developed at hackathons are very crucial and need a place to be highlighted/displayed. It's like a reward to the developing teams. Use [`https://www.commudle.com/builds`](https://www.commudle.com/builds)to share all those projects.&#x20;

{% hint style="success" %}
These builds rank high on search engines, plus a we keep sharing them in our monthly newsletters which go to every user on Commudle.&#x20;
{% endhint %}


---

# 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://documentation.commudle.com/builds-projects-shared-by-developers/how-does-builds-help-you-as-a-devrel.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.
