# Using Operating Capital

Every DAO comes with a operations vault that is under control of the council. The vault is designed to meet the operation costs of the council and is funding from the subset of capital calls and returns based on the percentage specified during the creation of the DAO.

The vault balance can be found in the vaults section.

Proposals for the operations vault allow funds to be sent to an address and can only be proposed and voted on by the current council.

<figure><img src="/files/TaVjm7bUs3OK4nHkLYWM" alt=""><figcaption></figcaption></figure>


---

# 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://aetos.gitbook.io/aetos.vc/getting-started/using-operating-capital.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.
