> For the complete documentation index, see [llms.txt](https://docs.milliononmars.com/playerguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.milliononmars.com/playerguide/getting-started/basic-user-interfaces/the-shop.md).

# The Shop

*Originally, the larger of the two moons, Phobos was used as a staging ground for the Ad Astra Landings. Resources and building kits were sent from the Stickney crater, an impact crater that takes up a substantial portion of the Moon's surface. Now-a-days, colonization and industry has advanced far enough on the surface of Mars that the operations moved from the Moon to the AADZ. Now Duskworks settlers can purchase goods, buildings and even get in contact with accommodation services.*

To access the shop you need to click on this button<img src="/files/0ZXyktIzmxVJ3ZphEaD9" alt="" data-size="original"> and you will be brought to a page that looks like this

![](/files/4ysICL7e0iJWkF2Zym4i)

The shop takes a variety of currency, from Titanium Plates, to Dusk, to Shards. To view what each section is for, look down below:

### Cantina

This section of the shop allows you to trade in **Titanium Plate** or **Aluminum Plates** for **Cantina Coins.**

### **Dusk Works Supplies**

This section of the shop allows you to purchase packs and other resources using **Dusk**.

### **Duskworks Accommodation**

This section of the shop allows you to trade in your **Duskworks Accommodation** for various high tier items like lands and high rarity solar panels. You can obtain Duskworks Accomodations through the action menu (Costs 30 Daily Rations and 250 Dusk)\
\
**Surveyors Shop**\
A whole new shop has opened up to reward the stalwart and adventurous Hauling and Explorer Rovers on Mars.  This is where the recipe for the crafting of Hauling Tokens.  Most of the missions in the Rover Works have a chance to win a Surveyor Token as part of the loot reward from the mission.\
![](/files/jc2Uq5Q3IGXyTQxdzM0q)![](/files/zKpPw4D6PkXPzfqZNfeE)\
\
\
&#x20;

### **Trading Bazaar**

![](/files/96Qhgf07iXLRJsu1sZAY)

There are several sections of the Trading Bazaar differentiated by their rarity, they all work similarly though. You can **trade in a number of shards of the same type and rarity** to obtain a **matching rarity Trading Bazaar Coin.**


---

# 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:

```
GET https://docs.milliononmars.com/playerguide/getting-started/basic-user-interfaces/the-shop.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.
