# SEND

- [SEND DAO Addresses](https://docs.suilend.fi/send/send-dao-addresses.md)
- [Tokenomics & Mdrops](https://docs.suilend.fi/send/tokenomics-and-mdrops.md): Information about the SEND token and Mdrop mechanism.
- [mSEND & SEND Cointypes](https://docs.suilend.fi/send/msend-and-send-cointypes.md): Check the official mSEND and SEND cointypes on SUI
- [How to Redeem mSEND and Claim SEND - Season 1](https://docs.suilend.fi/send/how-to-redeem-msend-and-claim-send-season-1.md): Learn how to redeem mSEND and Claim SEND
- [How to Redeem mSEND and Claim SEND - Season 2](https://docs.suilend.fi/send/how-to-redeem-msend-and-claim-send-season-2.md): Learn how to redeem mSEND and Claim SEND
- [SEND from SLND/SAVE Conversion](https://docs.suilend.fi/send/send-from-slnd-save-conversion.md): Learn how to get SEND on Sui from the SAVE conversion on Solana
- [mDrops Integration](https://docs.suilend.fi/send/mdrops-integration.md)
- [Roadmap](https://docs.suilend.fi/send/roadmap.md)


---

# 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.suilend.fi/send.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.
