> For the complete documentation index, see [llms.txt](https://docs.stability.nexus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stability.nexus/about-us/the-stable-order/roles-for-members/evangelists.md).

# Evangelists

The role of **Evangelist** is an honorary title given to any apprentice or member of The Stable Order who is active in promoting the mission of The Stable Order in social media.

We, evangelists of The Stable Order, are never incentivized in any way besides the honorary title itself. This ensures that we are disseminating our message because we believe in it, and not because we are being paid to disseminate it. (Shilling is deceptive, contributes to instability in the world and is incompatible with our Code of Honor.)

The role of evangelist can be claimed by any member who, in the past month, performed at least 5 eligible social media actions. The role of evangelist may be lost if the member does not perform at least 5 eligible social media actions in a period longer than 6 months.\
\
The eligible social media actions are:

* like and repost/quote a post of our accounts.
* post a positive post tagging our accounts.

Our accounts are: [StabilityNexus](https://x.com/StabilityNexus), [DjedAlliance](https://x.com/DjedAlliance), [GluonStable](https://x.com/GluonStable), [hodlCoinStaking](https://x.com/hodlCoinStaking).

To claim the role, contact the admin of the [Discord server](https://discord.gg/YzDKeEfWtS) of the Stability Nexus.


---

# 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.stability.nexus/about-us/the-stable-order/roles-for-members/evangelists.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.
