> For the complete documentation index, see [llms.txt](https://docs.inverse.finance/inverse-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inverse.finance/inverse-finance/inverse-finance/about/organization.md).

# Organization

Inverse Finance is organized as a Decentralized Autonomous Organization (DAO) driven by community members who hold the INV token along with contributors that work full-time for the DAO. Contributors collectively bring many years of experience in cryptocurrency, DeFi, and blockchain development.

***

### **Contributors**

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Nour/dev. Discord: Nour#6042.  Twitter: @NourHaridy</td><td></td><td></td><td><a href="/files/GjafE6JpIPqIjVyI7gl2">/files/GjafE6JpIPqIjVyI7gl2</a></td></tr><tr><td>0xMT/dev.  Discord: 0xMT#2776. Twitter: @08xmt</td><td></td><td></td><td><a href="/files/Lgqw8HjNuWEv8ST2Z1FW">/files/Lgqw8HjNuWEv8ST2Z1FW</a></td></tr><tr><td>Alien/dev. Discord: theAlienTourist#3740. Twitter: @theAlienTourist </td><td></td><td></td><td><a href="/files/ANS0979zx4cdKHqyZM1L">/files/ANS0979zx4cdKHqyZM1L</a></td></tr><tr><td>cryptoharry/treasury. cryptoharry#5597. #0xCryptoHarry </td><td></td><td></td><td><a href="/files/ZVtoXlRr4KDgFufWkC9r">/files/ZVtoXlRr4KDgFufWkC9r</a></td></tr><tr><td>Edo/risk. Discord: edo#4889. Twitter: @EdoInv </td><td></td><td></td><td><a href="/files/A3jdkPYJJdnhBq01WAAo">/files/A3jdkPYJJdnhBq01WAAo</a></td></tr><tr><td>Karm/risk. Karm#8074. @karmatron0x</td><td></td><td></td><td><a href="/files/XfivYOJ9uFFBaFz6DLkz">/files/XfivYOJ9uFFBaFz6DLkz</a></td></tr><tr><td>Tabboz/dev. Discord: Tabboz. Twitter: @tabboz23</td><td></td><td></td><td><a href="/files/A4i1zaiojJ2yxg02POyo">/files/A4i1zaiojJ2yxg02POyo</a></td></tr></tbody></table>

***

### Working Groups

The DAO delegates specific decision-making powers to working groups through governance proposals. Each working group operates with limited autonomy and defined budgets, allowing for fast execution within their domain while maintaining accountability through progress reports and periodic reapplication for funding. Delegates have visibility into working group discussions on Discord, and any group can be modified or disbanded by DAO vote at any time.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><h4>🛠️ Product Working Group (PWG)</h4></td><td><p><strong>Mission:</strong> Drive product innovation and maintenance across all Inverse Finance products.</p><p>The PWG is a multidisciplinary team of core contributors who take product ideas from initial ideation through validation (user needs, business case, technical feasibility) to final implementation and ongoing maintenance. The team ensures Inverse products remain competitive, secure, and aligned with market demand.</p></td></tr><tr><td><h4>💰 Treasury Working Group (TWG)</h4></td><td><p><strong>Mission:</strong> Optimize treasury asset management to support the DOLA ecosystem and protocol growth.</p><p>The TWG enables fast, dynamic decisions around OTC deals, protocol-owned liquidity allocation, and DeFi opportunities across multiple chains including Ethereum, Optimism, Base, Arbitrum, and Polygon. The TWG also absorbed the Growth Working Group's functions, now handling business development, marketing, partnerships, and community initiatives aimed at expanding DOLA circulation and protocol revenue.</p></td></tr><tr><td><h4>⚖️ Risk Working Group (RWG)</h4></td><td><p><strong>Mission:</strong> Provide sound risk analysis, ongoing monitoring, and support for all Inverse Finance functions.</p><p>The RWG supports DOLA expansion initiatives through comprehensive risk assessments, manages ongoing monitoring of existing products, and provides risk guidance to other working groups. The RWG also absorbed analytics functions, now providing data dashboards, API endpoints, on-chain alerts, and monitoring tools through <a href="https://inverse.watch/">Inverse.Watch</a>. For detailed information about RWG operations, see their dedicated <a href="https://docs.inverse.finance/inverse-finance-risk">documentation</a>.</p></td></tr></tbody></table>

***

Working groups are held accountable by DAO governance, are required to produce progress reports, and periodically re-apply for budget renewals. Delegates have insight into relevant Discord conversations and working groups can be modified or disbanded by a DAO vote. The DAO may also vote at any time to launch a new working group.

***

{% hint style="success" %}
**Want to get involved?** Join the conversation in Discord, participate in working group discussions, and consider contributing your skills to help build the future of Inverse Finance.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inverse.finance/inverse-finance/inverse-finance/about/organization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
