> For the complete documentation index, see [llms.txt](https://rugzombie.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rugzombie.gitbook.io/docs/feedback-suggestions-and-bug-bounty/marketing-information.md).

# Marketing Information

**Pre Launch**

Our focus before we launch is on solid fundamentals and code; we are builders. Marketing efforts will not matter if we have no substance, and therefore we are focused primarily on delivering a great product and making the Dapp usable with dynamite NFTs.&#x20;

We will begin a marketing campaign up to a week or two before our fair launch that includes:

* Twitter campaign
* Tasteful telegram shilling
* A series of reddit, publish0x and medium posts
* Marketing on channels from community leaders in BSC
* A series of AMAs scheduled for the week before and right after launch
* Social Media Airdrop Contests

**At Launch**

The bulk of our marketing at launch will come from our community and some strategic partnerships we are making with a few projects, community audits and telegram/discord communities.&#x20;

We want to stress that our community is part of our marketing, so please follow our socials and get the word out about $ZMBE.

Stay Tuned: Our Auction Feature is scheduled to be released after launch, and the funds raised from our Auctions will be used for our marketing purposes.&#x20;

**Will we use social influencers? (tiktok, youtube, etc)**

Our team is not planning to use social media influencers at launch because these kinds of marketing techniques generally lead to massive dumps of the coin. If we are picked up by these influencers early, it will  be organic.&#x20;

We may revise our position on this as the project stabilizes and at community discretion and certain milestones.

If you are an influencer, marketer and want to be involved in marketing our product, please email us at <info@rugzombie.io> with the header: MARKETING.

{% file src="/files/-May70WzunmO9l8iObxt" %}
Marketing Roadmap
{% endfile %}


---

# 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://rugzombie.gitbook.io/docs/feedback-suggestions-and-bug-bounty/marketing-information.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.
