# Getting Started

This article will introduce the user interface of uDEX Luck to help users quickly learn how to utilize its main features.

#### Using the [uDEX Luck Bot](https://t.me/uSocial_Bot) to Send Gift Boxes:

1. **Add the** [**uDEX Luck Telegram Bot**](https://t.me/uSocial_Bot)\
   Simply click this link: "[uDEX Luck Bot](https://t.me/uSocial_Bot)," then click the "Start" button at the bottom to begin using the uDEX Luck Telegram Bot.
2. **Make a Deposit**\
   Click "Deposit" to start adding the assets you intend to use for sending gift boxes.
3. **Create a Gift Box**\
   Click the "Create" button to open the gift box creation page. Follow the prompts to customize your gift box and complete the payment.
4. **Share the Gift Box**\
   After successfully creating the gift box, share it in your designated Telegram chat room or on the X platform.

<figure><img src="/files/ilJQ9WYLQM1sqqn1k7ll" alt=""><figcaption></figcaption></figure>


---

# 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.udex.one/feature/udex-luck/getting-started.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.
