> For the complete documentation index, see [llms.txt](https://docs.engages.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.engages.io/engage-telegram/posting-quests.md).

# Posting Quests

## **Step 1: Basic Quest Posting**

To post a quest, use the following command:

```bash
/tweet [tweet_url]
```

* Replace `[tweet_url]` with the URL of the tweet you want to use for the quest.
* The quest will be posted immediately using the default settings.

<div align="left"><figure><img src="/files/usThCKokEW01Uoz7RcIK" alt="" width="563"><figcaption></figcaption></figure></div>

***

## **Step 2: Advanced Quest Posting with Drafts**

If you want to include **extra options** like duration, follower requirements, or other advanced settings, follow these steps:

**1. Open the Admin Panel**

* The admin panel link was sent to the group admins when the bot was first set up.
* Open the panel to manage your drafts and settings.

**2. Create a Draft**

* In the admin panel, you can create a new draft by:
  1. Choosing a **draft name**.
  2. Specifying settings like:
     * Duration
     * Follower requirement
     * Account age
     * Points or rewards
  3. Saving the draft.

**3. Post Using a Draft**

Once your draft is ready, you can post a quest using the following command:

```css
/tweet [tweet_url] [draft_name]
```

* Replace `[tweet_url]` with the URL of the tweet.
* Replace `[draft_name]` with the name of the draft you created.
* The bot will automatically apply the settings saved in the draft.

<div align="left"><figure><img src="/files/En7JcXaOb9GJb9aJ2k7y" alt="" width="434"><figcaption></figcaption></figure></div>

***

#### **Examples**

1. **Post a quest with default settings:**

   ```bash
   /tweet https://twitter.com/example/status/1234567890
   ```
2. **Post a quest with a specific draft:**

   ```bash
   /tweet https://twitter.com/example/status/1234567890 high_priority
   ```

***

#### **Managing Drafts**

You can always update or delete drafts in the admin panel. This gives you full control over the quest settings for your group.
