> 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/adding-money-to-your-page.md).

# Donations

### Adding funds to your page

If you have an initial balance you need to transfer over, you can do this either through a bank transfer for via credit card, take a look below to find out how.

## Receiving donations

Fundraising using Accountable is very easy!&#x20;

You can receive **one off donations, monthly contributions, sell event tickets & others**!&#x20;

People can donate two ways:&#x20;

1. **Credit/Debit Card** - the platform uses Stripe, which is a third party software, to process card payments safely and in real time.  Stripe takes a fee 20p + 1.4 % of the amount sent.  Neither us or Open Collective are ever able to waive this. In addition to the 5% hosting fee.&#x20;
2. **Bank Transfer** - if someone donating to your page selects bank transfer, they will receive an email from us with our bank details and a reference number. They need to make sure to include the reference number when they transfer to ensure we can allocate the donation back to you.&#x20;

### Your Contributors&#x20;

For the most part we try not to get directly involved in your relationship with your contributors. Whether they're members of your community or just generous supporters, we prefer to let you run your group in your own way and only step in if there's a problem. If anyone has a general question about donating to your page we recommend sharing this [FAQ for contributors](https://docs.opencollective.com/help/financial-contributors/financial-contributors) from OC. If someone has a specific problem or need help with this, just reach out to us and we'll do our best to help.&#x20;

###


---

# 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, and the optional `goal` query parameter:

```
GET https://accountable.gitbook.io/about/features/adding-money-to-your-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
