# Administration Fund

### How are the contributions managed? <a href="#how-do-you-transfer-funds-into-flamingo" id="how-do-you-transfer-funds-into-flamingo"></a>

Once the aggregate pool (multisig contract) is open to receive capital, whitelisted Members will have a set period of time to deposit USDC into the pool.

1. For every 1 USDC deposited, members will mint 1 warrant token which represents a share of ownership in the pool, the underlying assets backing the pool, and a claim on future dividends and investment proceeds.
2. Once the initial deposit period is over, Members will participate in a series of investment committee rounds to deploy the fund's capital in early-stage projects built on Story.
3. The keys to UIG's multisig contract will be initially managed by the UIG team. After UIG's launch, a voting process will take place to add 3 additional council members (key holders) who will be responsible for handling the keys to the multisig contract.

#### How do you transfer funds into UIG? <a href="#how-do-you-transfer-funds-into-flamingo-1" id="how-do-you-transfer-funds-into-flamingo-1"></a>

Using the Story wallet, Members can contribute to UIG by depositing USDC after they have been approved.


---

# 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.unleashprotocol.xyz/uig/administration-fund.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.
