# Governance

Each fund invests in different projects, based on community-led pursuit of investment opportunities referred by the Oracles. While the Oracles refer projects the community may be interested in, **it is the community of investors who vote to make the final investment decision** - with investor voting power proportional to their investment in that particular fund. There will be token-gated forums in the app for initial off-chain fund governance (the voting app Snapshot could also be used to the same effect.) Eventually, on-chain proposals and on-chain voting will be implemented.

###


---

# 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.wlth.xyz/governance.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.
