> For the complete documentation index, see [llms.txt](https://docs.happ-proxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.happ-proxy.com/getting-started/vpn-auction.md).

# VPN Auction

Anyone can participate in our weekly auction to win the opportunity to promote their service in the **Recommended VPNs** section of our Telegram bot.

**How does it work?**\
The auction and ad placement last for **one calendar week**.

**Who will see your ad?**\
Users without a subscription that includes a **Provider ID** can go to **Settings > About** in Telegram, where they’ll be redirected to the bot. There, they'll be asked:\
\&#xNAN;**“Where can I get servers?”**\
When they select this option, they’ll be redirected to a Telegram channel with the VPN auction results — where your ad will be displayed.

***

#### Auction Rules

* There are **three countries**, each offering **three ad spots**.
* You can participate in as many spots as you like — for example, purchase 2–3 spots in one country or one spot in each.
* **Minimum bid increment is $5**. There is no maximum bid limit.
* Throughout the week, participants can place as many bids as they want, as long as they have sufficient balance.
* If someone outbids you, your funds are automatically returned to your balance.
* The auction ends on **Sunday at a random time**, to prevent last-second "sniping" tactics.
* Announcement language by country:
  * **Russia:** Russian, English
  * **Turkmenistan:** Turkmen, English
  * **China:** Chinese

**Fairness and Transparency**\
Each participant's email is partially displayed (e.g., `ab****@gm***.**m`) so others can see who’s bidding — helping ensure a fair and transparent process.


---

# 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:

```
GET https://docs.happ-proxy.com/getting-started/vpn-auction.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.
