> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gaimin.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Digital Assets & NFTs

> A plain-language introduction to digital assets, cryptocurrencies, tokens, and NFTs.

**Digital assets** are items that exist only in digital form but can still have value, be owned, or be traded.

## Types of digital asset

<CardGroup cols={2}>
  <Card title="Cryptocurrencies" icon="bitcoin-sign">
    Digital money such as Bitcoin and [GMRX](/what-is-gmrx).
  </Card>

  <Card title="Tokens" icon="coins">
    Digital credits used inside apps or platforms.
  </Card>

  <Card title="Digital media" icon="image">
    Digital art, music files, and online game items.
  </Card>

  <Card title="Other assets" icon="globe">
    Even things like domain names.
  </Card>
</CardGroup>

## What is an NFT?

One special type of digital asset is an **NFT**, which stands for **non-fungible token**.

"Non-fungible" means it is unique and cannot be swapped one-for-one with another item the way money can. An NFT acts like a **digital certificate of ownership** that proves you own a specific item, such as a piece of digital art, a collectible, or an in-game object.

<Note>
  Even though the item is digital, the NFT shows who owns it, much like a receipt or title deed. This ownership is recorded on a blockchain, so it cannot be changed or faked.
</Note>

<Card title="Next: Crypto Wallets" icon="wallet" href="/crypto-wallets">
  Learn how digital assets are stored and kept safe.
</Card>

## Related pages

* [Crypto Wallets](/crypto-wallets)
* [What Is GMRX?](/what-is-gmrx)
* [Blockchain & BNB Chain](/blockchain-and-bnb-chain)
