# Zero Collective Balance

Before [changing hosts](https://documentarians.gitbook.io/metadocumentation/master/add-or-change-fiscal-host#changing-fiscal-host) or [closing a Collective](https://documentarians.gitbook.io/metadocumentation/master/collectives/closing-a-collective), the balance must be at zero.

You can move money out of your Collective in several ways:

* [submit expenses](https://documentarians.gitbook.io/metadocumentation/master/expenses-and-getting-paid/submitting-expenses) to withdraw funds
* [donating to another Collective](https://documentarians.gitbook.io/metadocumentation/master/financial-contributors/collective-to-collective-donations) in the same fiscal host
* giving the remaining balance to your host by clicking the 'Empty Balance' button

## Leftover Balance

Due to the design of the Open Collective system, sometimes if you try to withdraw 100% of your balance, a small amount will be unintentionally left behind. This is usually caused by fees being hard to predict exactly.

If this happens, go to 'edit Collective > 'advanced' and use the 'Empty Balance' button to transfer the remaining funds to your fiscal host.


---

# 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://documentarians.gitbook.io/metadocumentation/master/collectives/zero-collective-balance.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.
