# Quick commands

/start — quick start of MDAO Telegram Wallet, [section "Getting Started".](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/getting-started)

/help — help command, view instructions, link to MDAO Telegram Wallet technical support window, [section "Help"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/help).

/tip @username {amount} — quickly send MDAOto any Telegram user, where @username is Telegram user username, {amount} without brackets amount of MDAO to send, [section "Send tip or quick send MDAO to a specific Telegram user"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/wallet/sending-tips-or-quick-send-mdao-to-a-specific-telegram-user).

/airdrop {amount} – command to create an envelope with a random airdrop MDAO in the chat where the bot is a member, [section "Help"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/help), [guide: "How to create an Airdrop with MDAO?"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/quick-commands/how-to-create-airdrops-in-telegram-chats-using-the-mdao-telegram-wallet-bot).

/airdrop1 {amount} {users} — command to create an envelope with a random MDAO airdrop in the chat, where the bot is a member, for a certain number of participants, [section "Help"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/help), [guide: "How to create an airdrop with MDAO?"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/quick-commands/how-to-create-airdrops-in-telegram-chats-using-the-mdao-telegram-wallet-bot).

/airdrop2 {amount} {users} — command to create an envelope with a fixed airdrop MDAO in the chat, where the bot is a member, for a certain number of participants, [section "Help"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/help), [guide: "How to create an Airdrop with MDAO?](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/quick-commands/how-to-create-airdrops-in-telegram-chats-using-the-mdao-telegram-wallet-bot)".

/secret — opens menu of secret messages, [Section "Secret"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/menu/secrets), [Section "Help"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/help), the guide "How to create a Secret?".

/subscription — subscriptions menu, [section "Subscription",](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/menu/subscriptions) [section "Help"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/help), the guide "How to create a Subscription?

/swap — USDT Bridge menu to swap USDT from one network to another, [section "USDT Bridge"](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/wallet/usdt-bridge).

/invoice — store menu, [section " Receipts "](https://docs.daomars.com/f.a.q/mdao-telegram-wallet/menu/receipts).


---

# 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.daomars.com/f.a.q/wallet-old-version/quick-commands.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.
