> For the complete documentation index, see [llms.txt](https://docs.crypton.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.crypton.tools/crypton-ads/book-an-ad.md).

# Book an Ad

Crypton offers ads on 3 promotion channels:

1. [@CryptonBuyBot](/crypton-buy-bot/getting-started.md) - your ads will be shown on buybot messages in every group where it is connected.
2. [@Crypton\_Deploys](/ton-deploys/getting-started.md) - your ads will be shown in Crypton Deploys channel messages.
3. [@CryptoniteScannerBot](/cryptonite-scanner-bot/how-to-scan.md) - your ads will be shown on scan messages in private conversations and groups where our scanner bot is configured.

There are 4 slots available for every date, meaning that booking one slot will result into your ad being shown on every 4th post in selected promotion channel. If you want to book all 4 slots, you will need to repeat the process 4 times for selected date(s).

The process of booking an ad consists of the following steps:

1. Select promotion channel.
2. Select dates that you want to advertise on (in UTC) and press "Confirm".
3. Enter a text for your ad.
4. Send a link that you want to attach to the ad.
5. Receive a payment wallet from the bot, pay the provided amount and press "VERIFY TX".

<div><figure><img src="/files/34jHoWPDi72py1nXVeQM" alt="" width="357"><figcaption><p>Select promotion channel</p></figcaption></figure> <figure><img src="/files/py8iZndafRHSDuqdCkqR" alt="" width="357"><figcaption><p>Select dates that you want to advertise on (in UTC)</p></figcaption></figure></div>

<div><figure><img src="/files/Pwpm7j6W2ggMLcopE314" alt="" width="357"><figcaption><p>Press "Confirm"</p></figcaption></figure> <figure><img src="/files/NLDoVjtsyraHoWZajfJJ" alt="" width="357"><figcaption><p>Enter needed information, pay and press "VERIFY TX"</p></figcaption></figure></div>

After successful payment confirmation, the bot will send you a notification about that. Then, our admins will have to go through a verification process for your ad. After successful verification, you will receive another message from the bot:

<figure><img src="/files/VyftIpUGXrzvAwfjrv0f" alt=""><figcaption></figcaption></figure>


---

# 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.crypton.tools/crypton-ads/book-an-ad.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.
