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

# Background

\
The premise for ElonFiredMe started when Elon took over Twitter and promptly fired the entire content moderation department.  Thousands of young engineers, including some of our close friends, were instantly unemployed for the first time in their lives.

Overcoming the setback of being fired by Elon Musk isn’t that difficult because it happens to nearly everyone.  You’re in very good company if you’ve been fired by Elon.  One of our friends who left Twitter is now doing very well as a content moderator and crypto promoter on Telegram.\
\
Internet pranksters Rahul Ligma and Daniel Johnson (not their real names) made light of the situation by pretending to be amongst the fired employees—even though they never actually worked for Twitter.  News media picked up on the prank and broadcast it—making Ligma and Johnson instant celebrities.


---

# 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://elonfiredme-token.gitbook.io/elonfiredme/elonfiredme/background.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.
