# Marketplace

Through the Marketplace, players can buy and sell specific NFTs and other items they desire, as well as Rent their BA NFTs to other players. Each completed transaction generates a fee. \
\
The marketplace imposes a transaction fee of 15%. Out of this, 7.5% is burned, adding scarcity and value to the BRD token. The remaining 7.5% is channeled back to the company, reinforcing the strength and sustainability of the Bored Army ecosystem.\
\
\ <br>


---

# 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://boredarmy.gitbook.io/bored-army-whitepaper/economy/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.
