# Renting Items in WorldShards

Players can list for rent or rent both [Artifacts](/game/economy-overview/collectible-items/artifacts.md) and [Islands](/game/economy-overview/collectible-items/player-islands.md) on Open Loot. To view available rentals or list your own assets, visit the[ Open Loot Marketplace – Rentals](https://openloot.com/marketplace/rentals?gameId=65b9a00c-d4f1-4ae2-b735-23904bcb2249).

### How to List an Item for Rent

1. Go to the "My Collection" section and select the "Rent" tab
2. Click on "New Listing" and choose the type of item you want to rent out
3. Select WorldShards as the game, then find the item you want to list. Ensure it is in the Marketplace Items section

* If the item doesn’t appear in the "Rent" tab, move it from Marketplace Items to In-Game Items and back again

4. Follow the instructions on the Create Rental Listing page

### How to Rent an Item

1. Go to the Rentals tab on Open Loot
2. Select WorldShards as the game
3. Review the rental details, such as duration, cost, and return policies
4. Confirm the rental and pay the required amount using $OL tokens or other available currencies

* After the transaction, the item will appear in your inventory for the agreed rental period
* Once the rental period ends, the item will be returned to the owner


---

# 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://wiki.worldshards.online/game/economy-overview/renting-items-in-worldshards.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.
