# How to use Builds for a Hackathon or a Campaign for your company or community

1. Decide tags for your company, example **android**, **kotlin**, **movieapp**, etc.&#x20;
2. Create a url in this format <mark style="color:blue;">`https://www.commudle.com/builds/create?tags[]=android&tags[]=kotlin&tags[]=movieapp`</mark>
3. Share the url with the developers/designers and they will find these tags pre-added in the 'Tags' field of the form to create a build.

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

4. Ask them to fill in the information about their project/build completely

#### Click on the page mentioned below to learn more about publishing a Build ✅

{% content-ref url="/pages/8aWZ4kzgMyiUejaELEBy" %}
[How to publish a Build](/builds-projects-shared-by-developers/how-to-publish-a-build.md)
{% endcontent-ref %}

Done! Now, your projects are all searchable by the tags you gave!<br>

{% hint style="info" %}
You can even include your company's name in the tags!
{% 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/campaigns/how-to-use-builds-for-a-hackathon-or-a-campaign-for-your-company-or-community.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.
