# NFT Claims & mutaTeds

All staked Teds will be able to claim a free, role-specific "Fragment"-NFT.\
\
4 fragments can then be combined to create a "portal". \
\
Full Squad Holders, Astronauts & 1/1s will directly receive a portal when claiming.\
\
By sending your Ted through the portal he becomes MutaTED:

* The old Ted NFT will be locked away and the MutaTed will be listed under a new policy ID
* MutaTeds will keep their role, but receive 50% more $fluff per day when staked
* A portal fee will be charged to mutate your Ted
* Portals can be reused, but have a cooldown period.
* The cooldown period depends on the portal rarity


---

# Agent Instructions: 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://tednation.gitbook.io/tedpaper/future-stuff/nft-claims-and-mutateds.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.
