# FAQs

* **Is my application confidential?**
  * Mostly yes. Your application will be reviewed by the Amp Grant Committee and may be reviewed by the Acronym Foundation.
* **Can I remain anonymous?**
  * Depending on the project’s scope and specifics, confirmation with the core team may be required.
* **What asset is the grant given in?**
  * Grants are disbursed in AMP.
* **What happens if I am not approved for a grant?**
  * Don’t get discouraged, you can apply for another grant. The scope of the grants is wide, providing many opportunities for different projects.

***


---

# 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.amp.xyz/grants/faqs.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.
