# Applications

Reviewing applications is an important part of a successful round. Admins review applications for suitability/eligibility to ensure only appropriate submissions are voted on.

While most of the application form is generalized across rounds, **Impact Categories** should be set during round creation reflecting any unique criteria.

#### Application Period (Registration)

When applications open, they will become visible in the round's admin dashboard. It is typical for many applications to be submitted near the deadline - it's prudent to allow yourself sufficient time to review applications before the start of the voting period.

Application approval generates an onchain transaction. Applications not approved will continue to sit in the application queue.

#### Revoking

A previously approved application can later be revoked - this requires an onchain transaction from the same admin that generated the approval. It will be returned to the pending state.


---

# 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.easyretropgf.xyz/manager/applications.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.
