# Missions&#x20;

A Mission involves orchestrating your community's engagement with a particular tweet, aiming to propel it toward viral status. To access this distinctive functionality, a prerequisite is having deposited funds into your account. You'll have the option to determine the allocation for the missions.

**We offer two types of missions:**&#x20;

1\) Auto Raids

2\) Manual Raids

***

### **Auto Raids**

It Allows you by a simple click of a button to generate missions automatically every time your official registered Twitter account "Tweets". A bounty is allocated by default to each tweet.

You can change default bounty and your required target engagements in **SETTINGS**

### **Manual Raids**

Manual Bounty lets you generate manual missions for a tweet with your desired bounty and target settings.

Note: To be able to use Auto or Manual Missions, you need to deposit atleast 15 USD worth of supported assets.&#x20;


---

# 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.bragabot.com/for-projects/features/missions.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.
