> For the complete documentation index, see [llms.txt](https://bothosting-net.gitbook.io/bot-hosting.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bothosting-net.gitbook.io/bot-hosting.net/pages-and-resources/advertise-panel.md).

# Advertise Panel

*We made our own advertising platform to allow user to pay to have visibility from bot-hosting community!* *With thousands of monthly visits, Bot-Hosting.net is a **perfect platform** to increase your brand's visibility and engage with a targeted audience.*

### 🤔 Why should you advertise with us?

* 👥 ***`Large Community & High Traffic:`** Our platform gets thousands of monthly visits and ensures your ads get seen by users passionate about technology and bots!*
* 🛠️ ***`Flexible Advertising Options:`** Choose from various advertising packages that fit your budget and goals. You have complete control over your spending.*
* 📈 ***`Comprehensive Analytics:`**&#x54;rack the performance of your campaigns in real-time with detailed analytics. Optimise your strategy based on the insights.*
* 🎯 ***`Targeted Audience:`** Our platform is designed to connect you with users who are actively looking for Discord bots and projects, ensuring you reach the right audience.*

### 🔰 How can I start?

1. Visit the website <https://advertise.bot-hosting.net/> and register a new account with credentials or Discord Login
2. Enter the [Credits Page](https://advertise.bot-hosting.net/dashboard/credits) and buy the credits you need for your advertising campaign
3. Go to the [Create and Manage Ads Page](https://advertise.bot-hosting.net/dashboard/create), design your ad and specify all the details you need
4. Set your ad parameters such as target audience, duration, and budget to tailor your campaign.
5. Launch your ad and monitor its performance through our analytics dashboard. Adjust your strategy as needed.


---

# 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://bothosting-net.gitbook.io/bot-hosting.net/pages-and-resources/advertise-panel.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.
