> For the complete documentation index, see [llms.txt](https://docs.rallyguard.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rallyguard.xyz/overview/promote-your-brand.md).

# Promote Your Brand

**Promote Your Brand with Rally Guard Raid Bot!**

Looking to grab your community’s attention? Rally Guard Raid Bot offers prime **ad space** for showcasing your **banners, text ads, or both**. Whether you’re promoting a project, launching a special announcement, or building brand awareness, your ads will be displayed prominently within the bot to ensure maximum visibility.

**Why Advertise with Us?**

With our growing community, your message can reach **an audience of 500K users**—and counting! Rally Guard Raid Bot is a hub of engagement, making it the perfect platform to amplify your promotions and connect with an active user base.

**Getting Started is Easy!**\
Setting up your ad is a breeze:

1. Use the **/payment command** to select the type of ad you need.
2. Choose from our range of advertising options:
   * **Ad Button:** Eye-catching clickable buttons.
   * **Ad Text:** Highlight your message with prominent text ads.
   * **Ad Combo (Button + Text):** Combine both for maximum impact!

> ⚠️ **Important:** The payment command is accessible **only in private chat** with the bot. Simply message **@rallyguard\_raid\_bot** to begin.

<figure><img src="/files/cGQCcg4cg1bHJzauwTI6" alt="" width="375"><figcaption><p>payment command</p></figcaption></figure>

<figure><img src="/files/xtj9AqyitqnXiYJ33cwj" alt="" width="352"><figcaption><p>3 Types of ads</p></figcaption></figure>

### Type of ads you can buy

#### AD Button

<figure><img src="/files/km0rpYOFVJth0TzfkGdF" alt="" width="252"><figcaption><p>Ad Button example</p></figcaption></figure>

#### AD Text

<figure><img src="/files/4dRpIcJXP6EQHiQk64EX" alt=""><figcaption><p>Ad Text example</p></figcaption></figure>

#### Ad Combo (Button + Text)

<figure><img src="/files/l02Uz9eSxNxmZbGjNn4y" alt=""><figcaption><p>Ad Combo example</p></figcaption></figure>

**Why Wait?**\
Your community is ready and waiting! Take advantage of this unique opportunity to put your message in front of half a million users. Whether you’re looking to boost engagement, drive traffic, or make an announcement, Rally Guard Raid Bot is your go-to advertising partner.

**Reach. Engage. Grow.**\
Start your ad campaign today and make your mark!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rallyguard.xyz/overview/promote-your-brand.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
