> For the complete documentation index, see [llms.txt](https://wiki.ton.place/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ton.place/docs-and-terms/ton-girls-contest.md).

# TON Girls Contest

💶 Призовой фонд - €10.000\
📅 Период проведения: 1 - 31 августа\
🏁 Старт: 1 августа

Для участия в конкурсе необходимо нажать кнопку «Участвовать» в своем [дашборде](https://ton.place/dashboard).

Кнопка «Участвовать» появится на дашборде 1 августа. Свое участие в конкурсе невозможно отменить после нажатия кнопки.

Позиция в конкурсе определяется по сумме всего дохода на Ton.Place с 1 августа **с момента нажатия кнопки** и до конца конкурса. Доход с баттлов не учитывается. Рейтинг обновляется каждые 15 минут.

Никто не увидит доход модели на странице конкурса.

Модель видна другим пользователям на [странице конкурса](https://ton.place/leaderboard) только после попадания в топ-50

Призовой фонд распределяется на 50 мест.

1 место — €3000

2 место — €1500

3 место — €1000

4-10 место — €300

11-20 место — €100

21-50 место — €50

Распределение призов и свою текущую позицию можно отслеживать на [странице конкурса](https://ton.place/leaderboard).

Призовые деньги по итогам конкурса будут начислены на балансы моделей до 9 сентября.

Результаты конкурса останутся доступны после его завершения.


---

# 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://wiki.ton.place/docs-and-terms/ton-girls-contest.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.
