# New Developers

## Rules

1. You are not permitted to distribute code unless you have strict permission from the Chairman.
2. You are not allowed to share any information within channels or within the guides with people who are not inside of the development server.
3. You are not to post any leaks or give any information on whats upcoming to others without permission from the chairman.
4. You are not allowed to run /give with Parcel unless you have strict permission from the Chairman.
5. Do not go into servers saying \[ex. "Aero™'s Product(s) are better!"]
6. Unless you have permission do not edit, create, or any other type of action along the lines to the hubs and products.
7. Do not revoke whitelists without permission from the chairman.
8. Follow Discord TOS
9. Stay respectful to fellow developers
10. Try to help others

## Your tasks

When assigned a task, you may accept or deny the request.


---

# 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://aero.aeroindustries.space/aero-development/new-developers.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.
