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

# Marketing

As you may be aware, I currently oversee an investment group, known as Zion Traders, that will continue to provide support to this project as needed. Additionally, I have specific criteria for marketing this project, and a couple individuals fitting these criteria are listed below.

**Hatto** is someone I aim to bring onboard due to the in-depth content he produces. He maintains a professional approach, avoids problematic projects, and possesses a substantial audience. His influence impacts charts, and his ongoing support, including regular updates, sets him apart from other influencers.

**D. Luffy**, being respected in the scene and boasting a sizable following, is another individual I wish to involve. Similar to Hatto, he has the ability to influence charts and is committed to offering continuous support through regular updates.

In addition to these influencers, standard marketing channels will be targeted. This includes Google Ads, Facebook, Instagram, and Twitter. Priority will be given to Twitter due to its audience profile. Beyond these channels, decisions will be based on the cost per click.


---

# 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://pyropass.gitbook.io/pyropass-whitepaper/overview/marketing.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.
