# Overview

$DENSITY is the native token of the Old Rock ecosystem.&#x20;

The symbol for $DENSITY is ䷀.

Old Rock has crafted and continues to expand various use cases for $DENSITY. To address the occasional delay and cost challenges associated with on-chain transactions, we are committed to striking a harmonious balance between on-chain and off-chain systems, ensuring a smooth user experience.&#x20;

## On-chain

$DENSITY is built on Base. [Base](https://www.base.org/) is a Layer-2 scaling solution for the Ethereum blockchain.  Please see [Base Network](/density/base-network.md) for instructions and more information.

Governed by the $DENSITY smart contract, these tokens in your wallet can be used to:

* Swap on a DEX (for example, swap $DENSITY for ETH)
* Deposit on-chain $DENSITY in to your Old Rock ecosystem balance

For a breakdown of the $DENSITY token allocations, use cases, and deflation please see [Distribution](/density/distribution.md).&#x20;

## Off-chain

Off-chain $DENSITY is your Old Rock ecosystem balance. For more detailed information, please refer to [Ecosystem Balance](/density/ecosystem-balance.md).&#x20;

While currently visible in the header of the [Amplify](https://amplify.oldrocknft.com/) application, it will soon be featured in the header of any application you use across the ecosystem. Your Old Rock ecosystem balance can be used to:

* Engage with any apps requiring a token balance (for example, play Density Deck)
* Withdraw from your Old Rock ecosystem balance to on-chain $DENSITY


---

# 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://docs.oldrocknft.com/density/overview.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.
