# Exactly Improvement Proposal (EXAIP) Template

To submit a proposal, we encourage our community members to use the following [format](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) and template:

1. Title: the title should reflect the content of the EXAIP.
2. Summary: a brief summary of what changes are being suggested.
3. Background: offers a detailed context, providing essential information about the issue or topic.
4. Proposal: explore the specifics of the idea, outlining its essential components and objectives.
5. Benefits: enumerates the advantages and positive outcomes expected from implementing the proposal, emphasizing its potential impact.
6. Implementation: outlines the practical steps and strategies for executing the proposal effectively, ensuring a smooth integration into the existing system.
7. Conclusion: summarizes the proposal, reaffirming its significance and benefits to the community.


---

# 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://docs.exact.ly/governance/exactly-protocol-governance/exactly-improvement-proposal-exaip-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.
