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

# Everything you need to know about the challenge, is here.

On January 5th, 2012, a series cryptographic puzzles appeared for the first time that shook the world. We are talking about Cicada 3301. That day, an image was posted on the famous forum 4chan, indicating that it contained a hidden message that would lead anyone who deciphered it to contact its creators.

No one knew the true purpose behind the puzzles, nor who was behind this recruitment, but we have a new challenge.

Test your intelligence and determination. Solve all the puzzles, and win.

## Follow us on our Official Channels. Don’t fall for scams:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Find us on X</strong>.</td><td>All news here.</td><td><a href="/files/kNmMNsH1ahEn4uQgiveW">/files/kNmMNsH1ahEn4uQgiveW</a></td><td></td><td><a href="https://x.com/CicadaChallenge">https://x.com/CicadaChallenge</a></td></tr><tr><td><strong>Telegram Channel</strong>.</td><td>Follow the clues here.</td><td><a href="/files/ep0Iv9zfB1d5HHAABgiP">/files/ep0Iv9zfB1d5HHAABgiP</a></td><td></td><td><a href="https://t.me/cicadachallengeannouncements">https://t.me/cicadachallengeannouncements</a></td></tr><tr><td><strong>Pump Account</strong></td><td>Let’s take off together.</td><td><a href="/files/1ktzvpL3bZlNf0t8DFmd">/files/1ktzvpL3bZlNf0t8DFmd</a></td><td></td><td><a href="https://pump.fun/profile/2TKcKSRJhTU1iBUSwh7dSXhFWcA3cATfhgp8kg3F5tXc?tab=coins">https://pump.fun/profile/2TKcKSRJhTU1iBUSwh7dSXhFWcA3cATfhgp8kg3F5tXc?tab=coins</a></td></tr></tbody></table>


---

# 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://cicada-challenge.gitbook.io/litepaper/readme.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.
