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

# NFTOSHIS

NFTOSHIS are a collection of extraordinary NFTs inspired by Brian Armstrong's Pet Cat.&#x20;

3,000 NFTOSHIs were launched August 2023 on Base.

NFTOSHIS allows holders to own a piece of Toshi and be part of the adventure!

<div data-full-width="false"><figure><img src="/files/oQU4BxtNsmbmcljWp2gY" alt="" width="563"><figcaption><p>NFTOSHIS</p></figcaption></figure></div>

### Rarity <a href="#w-node-_8f40f707-0430-6430-f4a2-b3edc0ae1492-25de98c7" id="w-node-_8f40f707-0430-6430-f4a2-b3edc0ae1492-25de98c7"></a>

Each NFT is algorithmically generated by combining 110+ unique traits with varying rarity across categories.

#### Variations

* 24 Body Styles
* 13 Head Accessories
* 18 Head Styles
* 12 Backgrounds
* 18 Mouth Styles
* 15 Tail Styles
* 18 Eye Styles

<figure><img src="/files/GXyciYqQPMGyIq8EJt9V" alt="" width="563"><figcaption></figcaption></figure>

### NFTOSHIS on Rarible

{% embed url="<https://rarible.com/collection/base/0xbdb1a8772409a0c5eeb347060cbf4b41dd7b2c62/items>" %}
NFToshis on Rarible
{% endembed %}

### NFTOSHIS on Opensea

{% embed url="<https://opensea.io/collection/nftoshis-official>" fullWidth="false" %}


---

# 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://toshi-the-cat.gitbook.io/toshi-on-base/introducing-toshi-the-cat/nftoshis.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.
