# AIP Draft Template

Proposals can cover a wide range of topics, from changes to the DAO’s operations to new initiatives for the ApeCoin ecosystem. A new proposal can be simple or complex, but for it to advance through the AIP process it needs to follow the [AIP Draft Template](https://forum.apecoin.com/t/aip-draft-template/6331).

{% embed url="<https://forum.apecoin.com/t/aip-draft-template/6331>" %}

<figure><img src="/files/6J0NQCgcyG5PmpMIAJ3T" alt=""><figcaption><p>AIP Draft Template</p></figcaption></figure>

Once a proposal is made, it is open for discussion by the community on the Forum. After the discussion period and a couple review processes, the proposal is put to a vote if it meets all requirements. If the proposal is approved by the community, it is then implemented by either the Working Groups or the DAO Administrators.


---

# 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://apecoindao.gitbook.io/apecoin-dao-governance-working-group/apecoin-dao-essentials/aip-proposal-process/aip-draft-template.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.
