# Phase 8: Final AIP

* If by the Vote Close Time the Live AIP has not gotten any votes or is tied, it will be tagged as “Stalled” and be eligible for Resubmission.
* In all other cases, after the Vote Close Time, Live AIPs are moved to Final AIPs.
* There are two subcategories for the Final AIP status: accepted and rejected.
* Rejected Final AIPs will have the chance to be resubmitted via the appropriate Resubmission Template if the author contacts a moderator to initiate this process.
* Accepted Final AIPs will move into implementation.


---

# 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-phases/phase-8-final-aip.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.
