> For the complete documentation index, see [llms.txt](https://docs.cults.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cults.fun/share/cult-leaders.md).

# Cult Leaders

Anyone can launch a Cult Leader tweet, even if it’s not their coin. You don’t have to be the deployer or even own any. If you spot a cultcoin with potential, you can drive the movement.

<figure><img src="/files/v2meSOlubV3PYeoHEHbI" alt=""><figcaption></figcaption></figure>

## 1. Click the Share Button

Go to any Cultcoin page and click the "Share on 𝕏" button. This will auto<br>

<figure><img src="/files/ouQ0TI7Dq76rrecccazS" alt=""><figcaption></figcaption></figure>

## 2. Get Pre-filled Tweet Link

The share tweet to become a Cult Leader is prefilled for you. We make it easy by including the coin image as a pic.twitter.com link too. It will render as a normal image when you post.\
\
The only two pieces that are required are:\
(1) the contract address of the coin and (2) @cultsdotfun \
\
You can change the reply request to whatever you'd like. By default it's the $TICKER but you can adjust it to be on-theme for the cult. If your coin is named $DEVIL, you can make people reply HAIL SATAN.

<figure><img src="/files/DOibfoibKhfp9ib8ObQ7" alt=""><figcaption></figcaption></figure>

## 3. Post to 𝕏

Your Cult Leader post is now live. When people reply, they will get their 𝕏 pfp remixed into the image of your cultcoin and help spread the meme. Each reply = a member initiated and will help you climb the leaderboard.

<figure><img src="/files/R4ZphuSV6Mqmucsp6wVD" alt=""><figcaption></figcaption></figure>

## 4. Climb The Leaderboard

Every cultcoin page has it's own leaderboard. These are the people who have started a new post on 𝕏 and have initiated new members by gathering replies to spread the meme.&#x20;

<figure><img src="/files/VC9E7oITgFQNAoL0s5bg" alt=""><figcaption></figcaption></figure>


---

# 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://docs.cults.fun/share/cult-leaders.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.
