> For the complete documentation index, see [llms.txt](https://starminers.gitbook.io/starminers-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starminers.gitbook.io/starminers-whitepaper/shop-module/swap.md).

# Swap

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

## Convert Your $STAR with a Single Click, Powered by Jupiter API

Maximize the value of your Starminers collection through our integrated swap feature, powered by the robust Jupiter API. Quickly and easily transform your $STAR rewards into other digital assets of your choice.

Access our swap platform directly from your Starminers Shop. Thanks to the Jupiter API integration, you benefit from the best exchange rates and ultra-fast transaction execution. Select the amount of $STAR you wish to exchange, choose the currency or cryptocurrency you want to receive, and complete the transaction in just a few clicks.

Whether you want to reinvest your earnings into new upgrades for your ships or convert your $STAR into more liquid assets, our swap tool offers a flexible and convenient solution, powered by the strength of the Jupiter API.

Maximize the value of your Starminers participation with this integrated functionality. Exchange your $STAR seamlessly and with confidence to give a new boost to your gaming experience.

{% embed url="<https://starminers.xyz/shop>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://starminers.gitbook.io/starminers-whitepaper/shop-module/swap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
