# Meadow

## Meadow

- [Introduction Meadow](https://meadow.gitbook.io/docs/introduction-meadow.md)
- [Official MED Token Launch](https://meadow.gitbook.io/docs/official-med-token-launch.md): Listing on June 2nd, 2PM UTC on Cetus DEX
- [Public Sale - May 26, 1pm UTC](https://meadow.gitbook.io/docs/public-sale-may-26-1pm-utc.md): May 26th, 1pm UTC - May 27th, 1pm UTC (24 hrs)
- [How to get whitelist (OG role)](https://meadow.gitbook.io/docs/public-sale-may-26-1pm-utc/how-to-get-whitelist-og-role.md): Having an OG role on discord is your whitelist
- [Overflow sale](https://meadow.gitbook.io/docs/public-sale-may-26-1pm-utc/overflow-sale.md): "The more you put in, the more you get"
- [How to Claim Meadow tokens](https://meadow.gitbook.io/docs/public-sale-may-26-1pm-utc/how-to-claim-meadow-tokens.md): Token claimable during token launch (May 28th, 1pm UTC)
- [Tier System](https://meadow.gitbook.io/docs/tier-system.md)
- [Insurance](https://meadow.gitbook.io/docs/insurance.md)
- [Tokenomics](https://meadow.gitbook.io/docs/tokenomics.md)
- [Leaderboard](https://meadow.gitbook.io/docs/leaderboard.md): Special rewards for special users.
- [IDO Calendar](https://meadow.gitbook.io/docs/ido-calendar.md): Projects we have on pipeline.
- [Roadmap](https://meadow.gitbook.io/docs/roadmap.md)
- [Partnerships](https://meadow.gitbook.io/docs/partnerships.md): Meadow's Ecosystem
- [Meadow on Sui Network](https://meadow.gitbook.io/docs/sui-network/meadow-on-sui-network.md)
- [Sui Network Overview](https://meadow.gitbook.io/docs/sui-network/sui-network-overview.md)
- [Sui Network & Gaming](https://meadow.gitbook.io/docs/sui-network/sui-network-and-gaming.md)
- [Public Sale Guide](https://meadow.gitbook.io/docs/tutorial/public-sale-guide.md): Tutorials
- [Zealy](https://meadow.gitbook.io/docs/tutorial/zealy.md)
- [Official Links](https://meadow.gitbook.io/docs/socials-and-links/official-links.md): This page includes our social links aswell as the official links for Meadow.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://meadow.gitbook.io/docs/introduction-meadow.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.
