# How to submit a build

When you complete a build on this server, submit it using the ‘<mark style="color:blue;">/build submit</mark>’ command.When this is done, your build will become available for all players to view, like, and comment upon. Each submitted build is assigned a ‘Build ID’, which will always be located next to the build name. This Build ID will be used to specify which build you wish to engage with.

Confused about how to submit your build? Check out our 5-minute YouTube tutorial on how this is done:&#x20;

{% embed url="<https://www.youtube.com/watch?t=3s&v=ch3xGRFIciE>" %}


---

# 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://wiki.shadowkingdom.org/shadowkingdom-wiki/creativebd/how-to-submit-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.
