> For the complete documentation index, see [llms.txt](https://accountable.gitbook.io/about/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://accountable.gitbook.io/about/features/paying-money-out-of-your-page/submitting-expenses/grant.md).

# Grant

This function is often used by mutual aid groups and solidarity funds. Individuals can make grant requests to your page for any amount and submit this as an expense. This then goes through to the page admins to be approved in the same way as the reimbursement or invoice would.

When you set up your page one of the requirements is an Expenses Policy - this is where you can outline exactly what your group gives money out for, and if you are expecting to have individuals request grants this would be the place to outline the sort of grant requests your group would approve.

The grant request function also has a space to add in documents as an attachment, some mutual aid groups ask people to put in proof of address in this section. Your groups' Expenses Policy should outline exactly how you plan to use and distribute your funds.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://accountable.gitbook.io/about/features/paying-money-out-of-your-page/submitting-expenses/grant.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.
