> For the complete documentation index, see [llms.txt](https://agent-x-1.gitbook.io/project-x/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://agent-x-1.gitbook.io/project-x/znakomstvo/project-x.md).

# Project-X

**Project-X** — закрытое крипто-сообщество для тех, кто не хочет просто участвовать в ретродропах, а зарабатывать на них, масштабироваться, экономить время и расти в этой сфере.

Что входит:

* Закрытый Telegram-чат с ветками по темам
* Доступ к эксклюзивным скриптам и софтам, автоматизирующим фарм. Все указанные софты в статьях доступны участникам сообщества относительно подписки(Testnets/All-in).
* 100 бесплатных профилей в нашем антидетект браузере AgentX - [https://agentx-antidetect.com](https://agentx-antidetect.com/ru)
* Поддержка: помощь в запуске, настройке и оптимизации скриптов.
* Советы по стратегиям и инсайды от опытных участников сообщества.
* Окружение — доступ только для проверенных участников.

Наши медиа:

* [Видеообзор сообщества](https://youtu.be/N5Md6Ckm5ws?si=WA-xlEepjdztDaxu)
* [Публичный Telegram-канал](https://t.me/ProjectXBuild)
* [YouTube-канал](https://www.youtube.com/@Project_X_Build)
* [Telegram-бот для вступления](https://t.me/Bot_Project_X_bot)
* [Agent-X - продукт сообщества](https://agent-x-1.gitbook.io/agent-x)


---

# 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://agent-x-1.gitbook.io/project-x/znakomstvo/project-x.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.
