> For the complete documentation index, see [llms.txt](https://schrodingernft.gitbook.io/schroedingers-cat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://schrodingernft.gitbook.io/schroedingers-cat/what-can-you-do-with-your-usdsgr/adopt-or-evolve-a-schrodinger-cat.md).

# Adopt or evolve a Schrödinger Cat

Follow our step-by-step tutorial on how to adopt a Schrödinger Cat!

### 1 . Visit [https://portkey.finance/](https://portkey.finance/?utm_source=twitter\&utm_medium=cpc) and [create a Portkey wallet](/schroedingers-cat/getting-started/portkey-wallet-download-guide.md) using any one of the 4 ways:

* Download Portkey iOS mobile app.
* Download Portkey Android mobile app.
* Install Portkey Chrome extension.&#x20;
* Download our mobile app Android APK via [Schrodinger mobile app](https://home.schrodingernft.ai/decentralisedmarketing).

### 2 . Visit [schrodingernft.ai](https://schrodingernft.ai/?utm_source=twitter\&utm_medium=cpc) and log in with your Portkey wallet.

### 3 . Click "Adopt Next-Gen Cat".

> **If you need $SGR tokens, find out how to get them** [**HERE**](/schroedingers-cat/getting-started/getting-usdsgr.md)**!**

### 4 . Sign transaction.

### 5 . Select 1 out of the 2 AI-generated cats.

> **Remember, our AI-powered NFTS can evolve from Gen1 to Gen9, and each generation gives your cat more unique traits! Find out more about the traits** [**HERE**](/schroedingers-cat/what-can-you-do-with-your-usdsgr/schrodingers-cat-nft-trait-rarity-list.md)**.**
>
> **Also, you need at least 1.59 $SGR tokens to evolve your cat NFT to Gen9!**

## &#x20;GMEOW! You now own your first cat NFT!&#x20;

***

Alternatively, you can also adopt cats on [Forest](https://www.eforest.finance/), an NFT marketplace.

1. Go to [Forest](https://www.eforest.finance/).
2. Adopt one listed on [Forest](https://www.eforest.finance/).

&#x20;DONE!&#x20;


---

# 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://schrodingernft.gitbook.io/schroedingers-cat/what-can-you-do-with-your-usdsgr/adopt-or-evolve-a-schrodinger-cat.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.
