> For the complete documentation index, see [llms.txt](https://docs.inverse.finance/risk-working-group-digest/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/risk-working-group-digest/about-us/meet-the-team.md).

# Meet The Team

#### Current Roster

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Edo</td><td>edo#4889</td><td>@EdoInv</td><td><strong>Edo</strong> has been a driving force behind the Risk Working Group at Inverse Finance DAO since April 2022, leveraging his extensive DeFi expertise to implement robust risk management strategies and spearhead SecOps initiatives. His multifaceted role includes strategizing DOLA adoption, coordinating cross-functional security measures, and fostering risk awareness across all working groups. Prior to Inverse, Edo’s leadership contributed to the success of a hedge fund and the operational transformation of a luxury travel brand, demonstrating his knack for restructuring and strategic innovation. He is also a passionate entrepreneur, having founded multiple ventures, and maintains a keen interest in DAO governance. Outside of work, Edo enjoys travel, tennis, running, and exploring the culinary arts.</td><td><a href="/files/9M7zQoffVxZUmUXj1Hbe">/files/9M7zQoffVxZUmUXj1Hbe</a></td></tr><tr><td>Karm</td><td>Karm#8074</td><td>@karmatron0x</td><td><strong>Karm</strong> is a dedicated DeFi enthusiast with over three years of active participation at Inverse Finance, where he has assumed a range of critical roles. From managing risk within the RWG and overseeing essential multisigs, to supporting business development and community growth efforts, his contributions have significantly bolstered the DAO’s operations. Karm also serves as Discord server administrator and a key member of SecOps, stepping in as a first responder during emergencies and facilitating multisig actions. His commitment to strengthening Inverse Finance’s mission is evident in every facet of his work, reflecting a genuine passion for advancing the DAO within the DeFi ecosystem.</td><td><a href="/files/615xlgH3qxav7WrZCsud">/files/615xlgH3qxav7WrZCsud</a></td></tr></tbody></table>

Come meet us on [Discord](https://discord.gg/hEUD4Ed3ns) or find us on [Twitter](https://twitter.com/InverseFinance). We will never send you any direct message without your public request, beware of phishing attempts.&#x20;


---

# 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/risk-working-group-digest/about-us/meet-the-team.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.
