> For the complete documentation index, see [llms.txt](https://whitepaper.apeironnft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.apeironnft.com/apeironnft/key-game-features/gamenomics/marketplace-and-nfts/star-nfts/orbital-tracks-renting-your-star.md).

# Orbital Tracks: Renting your Star

<figure><img src="/files/PTHY2WW8qIHe75rnMukf" alt=""><figcaption><p>Orbital Tracks Rental in marketplace</p></figcaption></figure>

## Orbital Tracks <a href="#id-5311" id="id-5311"></a>

For Planets to receive aging buffs and bonuses, they need to be attached to a Star NFT's Orbital Track.&#x20;

You can rent our your unused Tracks to other players so that they can age their Planets and you can earn from it - a win win!&#x20;

Star holders can manage their Tracks through our Marketplace. There are a number of tools and settings to customize how you would like to manage your asset. You can open up as many Tracks as you want for rental, set the rental duration, price, and price per day. Interested users can then simply see what Tracks are available, decide what matches their objectives and budget, and rent accordingly.&#x20;

<figure><img src="/files/jEouFyFCDI7dTmbQuzjp" alt=""><figcaption><p>A snapshot of different Stars with their Tracks and rental conditions</p></figcaption></figure>


---

# 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://whitepaper.apeironnft.com/apeironnft/key-game-features/gamenomics/marketplace-and-nfts/star-nfts/orbital-tracks-renting-your-star.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.
