> For the complete documentation index, see [llms.txt](https://mun-zhong.gitbook.io/juicebox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mun-zhong.gitbook.io/juicebox/application.md).

# Application

**CODING**\
This sector is quite hard to apply into. You need to be a registered bot creator, and have a level of moderation in the host server. Ask the Tech Hangout Technician or the owner for access to his coding. You will be provided with a blank autocode template. If your coding is feasible, we will take in the code and in future situations, we might entrust the bot ID, secret and token to you.

**WEBSITE DEVELOPMENT**\
Request for website development access by opening a ticket. If you follow the criterion above (minus the part that needs you to be a bot coder) you will most likely be allowed to edit the site for the server- it's less important. Editing this document will be prohibited unless special circumstances are met.

**SUGGESTIONS**\
Have good features for the bot in mind? Brimming to the top with complaints and bugs? Give a suggestion to our #suggestion chat!

{% hint style="info" %}
**Good to know:** The mod application form for the server is also used for other servers as well. Give the Head Dev a DM to use the form.
{% endhint %}

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mun-zhong.gitbook.io/juicebox/application.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.
