# How to publish a Build

* In order to publish a Build, you need to click on the Builds Button on the Navbar
* Click on the Share a Build a button to get started

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

* Then you will be redirected to the Build's popup
* Check all the input sections and fill in the details accordingly

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

{% hint style="info" %}
When you add your teammate, their name and details will be displayed along with the project.
{% endhint %}

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

* Always remember to fill in the correct email address of your teammate
* Make sure you add a working video of your Project so that it gets better recognition
* Also, share the deployed Link of your project in the mentioned section
* Filling in the correct Tags will help your project reach the correct audience.&#x20;

{% hint style="info" %}
This is a very useful feature that helps the developers build recognition in your community and globally amongst other developers. Also, more projects inspire more people to join your community.
{% 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-to-publish-a-build.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.
