# Shop

<figure><img src="/files/pQYDqVxSOearxswYcYvn" alt=""><figcaption></figcaption></figure>

Nearly every space station features an **In-game Shop**, and many other locations—even the ships of traveling merchants—offer similar trading services. To access a shop, you must fly close to the location and initiate interaction. Look for the **"Shop"** button to enter the trading interface.

Each location has its own unique inventory and pricing, which fluctuates constantly. Shops often specialize in thematic goods:

* **Shipyards & Engineering Stations:** Ideal for purchasing starships, weapons, and ship systems.
* **Mining & Refinery Outposts:** The best source for mining equipment and raw materials.
* **General Trade Hubs:** May offer a wider variety of common goods and resources.

You can buy or sell virtually any item in the game, but you must find a shop willing to deal in it. Remember the core rule of commerce: **merchants always buy low and sell high.** Smart planning is essential for profitable trade. The universal currency is **gold coins**, which are automatically credited to your account after a sale.

Many items, resources, and complete systems hold significant strategic value. They may be crucial for future endeavors, such as crafting high-tech devices or fulfilling specific mission requirements. Consider the long-term utility of an item before parting with it for a quick profit.

***

🚧 **This feature is in active development.**\
⚠️*Its final design at launch may differ. This page will be updated as development progresses.*


---

# 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://pulsar-rift.gitbook.io/pulsar-rift/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.
