# 🎁 NFT Marketplace

Users can trade and rent SpaceFighter NFTs in the NFT marketplace, enabling the trading and appreciation of idle SpaceFighter NFTs.

1.Mint SpaceFighter NFTs: Users can mint their SpaceFighter NFTs into on-chain NFT assets for trading and renting.

2.Trade SpaceFighter NFTs: Users can freely list and delist their SpaceFighter NFTs in the marketplace referring to floor prices.

3.Rent SpaceFighter NFTs

Lessors can rent out SpaceFighter NFTs with three simple steps:

* List their SpaceFighter NFTs on the NFT marketplace;
* Specify desired terms, such as duration and rental requirements;
* Confirm listing.

Lessees can rent SpaceFighter NFTs with three simple steps:

* Select available SpaceFighter NFTs in the marketplace and input desired rent duration;
* Agree to the rental amount and collateral;
* Confirm rent.


---

# 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://soulland.gitbook.io/about-soulland/nft-marketplace.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.
