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

# Welcome

![](/files/EUDJFiOxLxHZYnJafGzr)

**FurrSols is the first ever, Live to Earn (L2E) game in the Solana blockchain! Get your very own digital pet and treat it as how you treat your fur babies in real life. Feed them, groom them, play with them, and tuck them into their beds. Only difference is, you get to earn by simply keeping them alive!**

If you haven't noticed yet, the name was inspired by "fur balls" but since these adorable pets exist in the Solana blockchain, why not call them FurrSols? Think of them as fur balls that have come to life with different classes, traits, and attributes (see next section).


---

# 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://furrsols.gitbook.io/internal-wiki/welcome.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.
