> For the complete documentation index, see [llms.txt](https://hai-damo-1.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hai-damo-1.gitbook.io/docs/introduction.md).

# Introduction

HAI DAMO is a DAO-operated Asset Management Organization. More plainly, a DAO that specifically governs the management of assets. In this case specifically, it is the management of the composition of decentralized investment vehicles. The crypto asset class is still in its infancy, lacking many of the complex financial instruments that typically define more mature asset groups. Consequently, crypto investments are subject to extreme volatility and are thus unattractive to risk-averse investors. Their entrance into the crypto asset class will create an inflow of trillions of dollars, which makes for a sizable bounty for whoever can provide a vehicle to these investors. By providing decentralized investment vehicles to less risk-tolerant players, HAI DAMO has the potential to claim a piece of the trillion-dollar bounty while legitimizing crypto assets across the entire ecosystem.

### How do I get involved? <a href="#how-do-i-get-involved" id="how-do-i-get-involved"></a>

The governance token, DAMO is your key to the ecosystem. Governance participants can join our community [discord](https://discord.gg/ASuP4mxzS9) and start actively participating the ecosystem. All insights and contributions are welcomed while we get the DAO up and running. Other ways to get involved include staking, capitalizing and minting. You can stake DAMO in return for sDAMO rewards. Providing collateral for [Decentralized Investment Vehicles (DIVs)](/docs/references/glossary.md#decentralized-investment-vehicles-div) is a method of minting DIV tokens. The Capitalization Method is an essential piece of the puzzle, allowing the protocol to own liquidity rather than rent it. Liquidity providers (LP) can deposit their LP tokens and DIV tokens to receive either discounted DAMO or ERC-20s.

#### Airdrop for API3 DAO participants <a href="#airdrop-for-api3-dao-participants" id="airdrop-for-api3-dao-participants"></a>

Airdrops have been used to distribute tokens for decentralized finance applications throughout the years. By airdropping our token to those that stake directly with API3, we are targeting the more "crypto savvy" user in order to seed the markets with active participants rather than sellers.&#x20;

Details about the airdrop

* Total Supply 30,000,000
* Initial Price - $0.4960
* Launch Date - January 7th
* Vesting Period - 50% unlock at TGE, 25% released on a monthly basis
* Snapshot date - August 22nd, 2021

​


---

# 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:

```
GET https://hai-damo-1.gitbook.io/docs/introduction.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.
