# Nether Stars

Nether Stars are a secondary currency on Theatria, offering unique ways to interact with the server's economy.

## How to Obtain Nether Stars

There are a few ways to earn Nether Stars:

1. **Daily Rewards:** Participate in [/daily-rewards](/minecraft/gameplay-features/economy/playtime-rewards.md) to earn reward keys. Those keys have a chance of rewarding you with Nether Stars.
2. **Meteorite Treasure Barrels:** Look for Nether Stars hidden inside [meteorite](/minecraft/events-challenges/meteorites.md) treasure barrels.
3. **Buy with Denarii:** Purchase Nether Stars at `/warp titan` for $2,500 Denarii each. Other players may offer Nether Stars for sale in [Player Markets](/minecraft/gameplay-features/economy/player-markets.md) as well.

## Uses of Nether Stars

At **/warp titan**, you can trade 64 Nether Stars for **1 Jigsaw**. Use **Jigsaws** to purchase powerful [Titan Tools](/minecraft/gameplay-features/titan-tools.md).

***

[Gameplay Features](/minecraft/gameplay-features/economy.md)


---

# 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.playtheatria.com/minecraft/gameplay-features/economy/nether-stars.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.
