> For the complete documentation index, see [llms.txt](https://support.axion.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.axion.network/ecosystem/axion-nft-ecosystem/galaxy-stake-nfts.md).

# Galaxy Stake NFTs

The long awaited Axion Stake Galaxy NFTs have arrived! For some time now, investors and team members have looked for ways to leverage, move, and otherwise access the value of their stakes for various reasons. With the advent of this long-awaited feature, stakeholders will now be able to mint their stakes into an NFT worthy of their name. With Galaxy NFTs, users will now be able to move their stakes from soft wallets to Ledgers, sell them on Opensea, assign them to a new wallet, and possibly even leverage them as collateral at some future date.

<figure><img src="/files/EOU83CsbDU8OtwRwxwwg" alt=""><figcaption><p>48 unique galaxies - which one will you get?</p></figcaption></figure>

## Galaxy Stake NFTs

*Galaxy NFTs make it possible for users to now move their stakes from soft wallets to Ledgers, sell them on Opensea, assign them to a new wallet, and possibly even leverage them as collateral in the near future.*

* Class: Utility
* Rarity: Varies
* Status: Transferrable, Sellable
* Network: Polygon
* Function: Stake Management
* Availability: *Unlimited*
* [*View this NFT on OpenSea.*](https://opensea.io/collection/axion-galaxy-stakes)

This is not a normal NFT. This is a Staked Axion NFT, which is earning the holder 8% interest in AXN plus additional monthly liquid dividends which can be withdrawn at any point from our staking portal. This NFT can be sold or traded, and the holder will start earning Bitcoin from it instead of the previous owner. Once the stake is matured, the AXN principal + interest can be withdrawn to your wallet.

{% embed url="<https://www.youtube.com/watch?feature=emb_logo&v=-pzFW4HP9Hg>" %}


---

# 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://support.axion.network/ecosystem/axion-nft-ecosystem/galaxy-stake-nfts.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.
