> 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.md).

# What can you do with your $SGR?

<figure><img src="/files/H4MsprVYlV4pmBUp2tmb" alt=""><figcaption></figcaption></figure>

**ADOPT**

See something you like? Adopt that bad boy with $SGR.&#x20;

Adopting ain't cheap, do you have what it takes to own a Gen9 cat? Choose wisely – this ain't no participation trophy situation.

Learn how to adopt [here](/schroedingers-cat/what-can-you-do-with-your-usdsgr/adopt-or-evolve-a-schrodinger-cat.md).

**EVOLVE**

Take your *Schrödinger's Cat* to the next level.&#x20;

Swap previous generation cats and watch your feline friend evolve, showcasing brand new, unpredictable traits. Gatcha style and all powered by AI. It's a wild ride to greatness, but remember, evolution is for the bold.

**REROLL**

Got regrets? No problem.&#x20;

Hit the cosmic reroll button, reverting it back to its former glory. It's like time travel for your pet, minus the paradoxes.

Learn how to reroll [here](/schroedingers-cat/what-can-you-do-with-your-usdsgr/reroll-schrodinger-cat.md).

*<mark style="color:blue;">Tip: If you want to own</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**1**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">full Gen9 cat, not fractions of it, start with</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**1.59**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">Gen0! If you want</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**1 of each generation cat,**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">start with</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**11.32**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">Gen0!</mark>*

**About weekly reward pool**

The size of the weekly reward pool grows with your participation! 10% of all Evolution Tax will be injected into the pool. The more active you and everyone else are, the more rewards there are to win!


---

# 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.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.
