# Host Fees

{% hint style="danger" %}
With the implementation of the new [Dashboard interface](https://docs.opencollective.com/help/product/understanding-your-dashboard), we are currently in the process of updating our documentation and some pages may be out of date. Thank you for your patience. Please [contact](https://opencollective.com/contact) our support team if you need any assistance.
{% endhint %}

You have the option to charge a fee to Collectives who use your services as fiscal host.

## Setting the host fee

Go to your Fiscal Host page, click on the gear icon next to your logo and head to **Advanced**.

![](/files/-LuYBAA3X4_VnM4WW7UY)

Set your host fee to 0% if you do not want to charge a fee to your Collectives. This is the commission charges on donations made to Collectives in your host through the platform. Don't forget to save your changes!

## Fees for manual transactions

When you [add funds manually](/help/fiscal-hosts/receiving-money/add-funds-manually.md), you have the option to charge a custom host fee. You may wish to vary the fee depending on the circumstance, such as an agreement to not charge fees for a certain grant, or an extra charge for manual bank processes.

## Accounting for Host fees

Host admins will receive a monthly host report, including an accounting of host fees.

Many hosts opt to add host fees to a Collective, in order to account for income and expenses transparently. To do so, [create a Collective](/help/collectives/create-collective.md) under your host, and [manually add](/help/fiscal-hosts/receiving-money/add-funds-manually.md) the fees to it each month.

![](/files/-LePS42FzqP0-ssbJUK1)


---

# 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.opencollective.com/help/fiscal-hosts/fiscal-host-fees.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.
