# Funding Proposals

Aetos V1 funding works by creating something called "**Sub-Vaults**". These are vault contracts that have a single objective \~ to fund a project.

Funds are sent from the Capital Vault to a newly created Sub Vault to be deployed to the funding opportunity. The sub-vaults act as multi sigs with the ability to perform any on-chain transaction including and not limited to: uniswap swaps, defi staking, nft buying etc.

In order to get started with funding a project, create a "**Fund Sub-Vault"** proposal found under capital proposals.

<figure><img src="https://222988987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzUKo6M5iSJolzHiLZzzq%2Fuploads%2FhZtmGLaFCHCUuWFSpsiY%2Fimage.png?alt=media&#x26;token=e13fe4a9-c5cb-481e-8928-e1fe61478d7e" alt=""><figcaption></figcaption></figure>

Sub-vaults are controlled by 2 types of entities: Managers and the DAO Council. Managers are selected during the proposal stage and can be changed later on.

Once the proposal is created, voted and processed, a sub-vault is deployed and is visible in the Vaults section.

<figure><img src="https://222988987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzUKo6M5iSJolzHiLZzzq%2Fuploads%2FUx0qXpmqAOcr21m1KYgC%2Fimage.png?alt=media&#x26;token=68a64824-aa6f-4587-9a73-cd9915823e58" alt=""><figcaption></figcaption></figure>

Sub vault proposals can be found in the sub vault section on the proposal page. You can select which sub vault you wish to create a proposal for.

<figure><img src="https://222988987-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzUKo6M5iSJolzHiLZzzq%2Fuploads%2FjDcB2P4cZbS7POQY4RT5%2Fimage.png?alt=media&#x26;token=d6fd2d4a-4fb9-4558-90e0-226d19bbe48e" 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/funding-proposals.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.
