# FAQ

* **What is boosting?**
  * Boosting refers to when you have two or more hoppers in the same adventure. In this situation when one hopper reaches its fly cap it will continue to generate fly that is then allocated to the other hopper(s).
* **Is there a MP Fee?**
  * Yes. When trading on the native marketplace there is a 7% fee used to pay for site costs.&#x20;
* **I have an APA, what is my fly allocation?**\
  APA Holder can claim $FLY through the APA website.&#x20;

  * 2,500 $FLY per Legendary APA
  * 416 $FLY per Epic APA
  * 166 $FLY per Exceptional APA
  * 84 $FLY per Rare APA
  * 50 $FLY per Common APA

  These amounts are linearly vested for 180 days from March 11th, 2022.
* **When was the mint?**
  * 10,000 Hopper NFTs were minted in under 7 minutes on March 11th, 2022


---

# 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://docs.hoppersgame.io/about/faq.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.
