> For the complete documentation index, see [llms.txt](https://faq.mobox.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.mobox.io/ecosystem/gamefi/crate-2.md).

# MoMo NFT Exchange

### MoMo Exchange

![](/files/-MQpXsl5XM9Y8yDmbKQ8)

1. Using our unique Smart Contracts, MoMo's can be exchanged within the smart contract.  This minimizes gas fees by not requiring users to unstake their NFTs when exchanging.

2\. When a user places their MoMo onto the exchange market, the MoMo's Hash Rate is substracted from the user's Total Hash Rate

3\. When a user purchases a MoMo from the exchange market, the MoMoi's Hash Rate is automatically added to the user's Total Hash Rate without requiring the user to stake the MoMo.

4\. MoMo Exchange has a unique Bundle System allowing users to place multiple MoMos into a bundle to be placed on the market.  Buyers must purchase the whole bundle.

5\. The Mobox platform takes a 5% fee from each exchange.


---

# 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:

```
GET https://faq.mobox.io/ecosystem/gamefi/crate-2.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.
