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

# Introduction

### <mark style="color:purple;">**Meow-ning, Earthlings!**</mark>**&#x20;**<mark style="color:blue;">**Elon Musk is unleashing his untamed love for pets once again, but this time, he's got his sights set on a new frontier:**</mark>**&#x20;**<mark style="color:purple;">**CATS!**</mark>

<figure><img src="/files/kzZtfwms0wCv7Fg1vwue" alt="" width="375"><figcaption></figcaption></figure>

> <mark style="color:blue;background-color:blue;">Forget dogs and frogs, because Elon is on a quest to find the purr-fect feline companion. With his visionary mind and boundless curiosity, he's ready to embark on an intergalactic adventure in search of the ultimate meow machine. Prepare for a cat-astrophic revolution! Elon Cat isn't just any ordinary feline; this fluffy innovator will come equipped with no tax to buy, turbocharged community, and a rocket-powered litter box that reaches max speed straight to the moon!</mark>

> <mark style="color:purple;background-color:purple;">So, whether you're a tech geek, a space enthusiast, or just a cat lover looking for a cosmic twist, get ready to witness the birth of a new legend. Brace yourselves, Earth, because Elon Cat is here to take the world by storm, one whisker at a time!</mark>


---

# 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://elon-cat.gitbook.io/elon-cat/about-elon-cat/introduction.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.
