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

# Conspiverse Kickoff 🎉

## <mark style="color:blue;">Overview</mark>

## Your Gateway to the Meme Revolution 🌌

Dive into the Conspiverse, where memes, art, and conspiracy theories are gearing up to take over! $CGUY is the key coin poised to ignite this chaotic realm.

* **What’s the Conspiverse? 🌌**
  * A bold fusion of humor, creativity, and hidden truths.
  * $CGUY will fuel its growth and connect the dots.

Excited for fresh content! We’ve launched the OG NFT collection with a teaser animation unveiling the Conspiverse, the CGUY intro video (linked in Introduction), and our ongoing miniseries.

Ready to join the movement? Snag $CGUY or NFTs to back the evolving saga and step into a universe where your input crafts the narrative.

Our vision? Transform the meme scene and nurture a vibrant crew. This paper hints at the epic journey ahead!

* **The Mission? 🎮**
  * Elevate memes and grow a dedicated following.
  * Discover how we’re redefining the creative space!

## <mark style="color:blue;">Discover</mark>

{% content-ref url="/pages/aQ56a6umYuUWytvuWPll" %}
[Introduction 🌍](/conspiracy-guy-docs/the-project/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/iIJsuthIz1G7CvOo2fhZ" %}
[Project Overview 🌌](/conspiracy-guy-docs/the-project/project-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/I4PvNs9pTL7AJUsVCspP" %}
[Memecoin💥](/conspiracy-guy-docs/the-project/memecoin.md)
{% endcontent-ref %}

{% content-ref url="/pages/cAQ5XcOz2dEskwCsUOaI" %}
[NFT collection](/conspiracy-guy-docs/the-project/nft-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/7NQ0OLGgJPaVjcJn9d9n" %}
[The team](/conspiracy-guy-docs/the-project/the-team.md)
{% endcontent-ref %}

{% content-ref url="/pages/XWlMcvsROqQVlkcEzoyH" %}
[Socials](/conspiracy-guy-docs/additional-information/socials.md)
{% endcontent-ref %}


---

# 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://conspiracy-guy.gitbook.io/conspiracy-guy-docs/conspiverse-kickoff.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.
