# Mercury Fund

## What exactly is Mercury?

Mercury is what we call our "governance fund". There are certain allocations of funds (stored in PLTM and various other assets) that are open to governance input. One example of these funds are the Plutum Foundation funds. However, while input is taken through governance, Foundation funds are spent at the discretion of the Foundation.

On the other hand, the Mercury Fund has no oversight body beyond the governance protocols built into PLTM. Spending is solely at the discretion of PLTM token holders. The intention of Mercury is to hold funds "in trust" for all token holders, and to be used for investment into the Plutum ecosystem.

### Are Mercury funds accessible to PLTM token holders?

While Mercury funds are held "in trust" for each token holder, these funds cannot be withdrawn. Mercury may pay a percentage of relative gains back to token holders in proportion to stake on the day of those relative gains occurring.

### How do I propose a Mercury investment?

Check [Athena Portal](/athena/athena-portal.md#creation-of-proposals). A Mercury Fund proposal follows the same format as all other proposals, and is specified as a Mercury proposal in the selection of proposal type.

### How do I view the progress of Mercury?

The Mercury Dashboard is available on the Athena Portal, where it displays all active investements and proposals. Navigate to the Athena Portal, then select "Mercury" among the options on the left navigational bar.


---

# 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.plutum.org/athena/mercury-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.
