# /Bounty (Premium Feature)

## How to Initiate A Bounty Raid

Enter **/bounty** to begin.

Provide answers for each of the following 3 prompts:

* Link of the tweet to raid
* Total amount of "Likes" required to unlock the chat
* Total amount of "Reposts" required to unlock the chat

Type **/end** to exit prompts before raid starts and resume normal Telegram activity.  Otherwise, Shield raid will begin:

<figure><img src="/files/Z4yKRCI7PbYrGYCqoMJD" alt=""><figcaption><p>Initiate A Bounty Raid</p></figcaption></figure>

<figure><img src="/files/ggLD8lAPlp41ThHiMQTx" alt=""><figcaption><p>Chat Locked, Bounty Raid in Progress</p></figcaption></figure>

***

Once the raid is completed, the bot will automatically purchase and then burn your token:

<figure><img src="/files/i9TUVY0mpKduH1do5CPO" alt=""><figcaption><p>Automatic Buyback and Burn upon Completion of Raid</p></figcaption></figure>

<figure><img src="/files/0hmGKkZPdlOq30YZ0VvL" alt=""><figcaption><p>Chat Unlocked, Bounty Met</p></figcaption></figure>

***

## How to Obtain The /Bounty Feature&#x20;

* Send a request via this [Google Doc](https://docs.google.com/forms/d/e/1FAIpQLSfV0ifKH3WuNPhSXFasKqir7GwVCuFEpTysnEKO9wf-RNnAXg/viewform)
* Cost = 1,000 $SHIELD or 1 ETH
* A Shield Bot will be customized for your project
* A fresh wallet with private key that your team funds will be coded into the bot for Bounty buybacks and burns.


---

# 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://gitbook.chattershield.io/shield-guide/utilizing-shields-features/bounty-premium-feature.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.
