# Writing a Proposal

The proposal process allows any member to propose an initiative or change. [forum.apecoin.com](https://forum.apecoin.com/) is where this governance-related discussion is held. Community members must own at least 1 ApeCoin and register for an account before participating.  After doing so, they can view proposals and submit their own as well.

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


---

# 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/writing-a-proposal.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.
