# Material Exchange

In Bugs+, you can exchange some “game materials” to get items, for example, they can help you in Quizzes by giving you hints, customise your profile and more.

There is a Material Exchange button on the Collection tab once it is first unlocked. It can be unlocked after you reach level 18, which gives you the **second shop upgrade**. You can exchange materials in the Material Exchange tab in the shop.

You can also trade materials in the Trading tab, but both players will need to unlock Material Exchange first.

You can get more materials after or during quests, quizzes and other Bugs+ activities, and you can also get some from the “materials area” in the Shop.

Below is a list of some useful exchanges you can make:

| Item Name     | Description                                                                                   | Materials Needed |
| ------------- | --------------------------------------------------------------------------------------------- | ---------------- |
| Hint Receiver | Get up to 2 hints per item use in a single quiz. Works on most quizzes when the item is used. |                  |
|               |                                                                                               |                  |
|               |                                                                                               |                  |


---

# 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.bugsplus.me/gameplay/material-exchange.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.
