# Portal

#### **What is a Portal?**

A **Portal** is an NFT that **grants access to the Treasury Hunt mode** when it is not active.

#### **How to Obtain a Portal?**

* Purchase from the **marketplace**.
* Purchase from **inventory store**.
* **Boss Chest rewards**.

#### **Using a Portal**

* Players use a **Portal** to unlock **Treasury Hunt for 15 minutes**.
* If Treasury Hunt **is about to open**, the Portal timer will continue after it closes.

### **Matchmaking Mechanics**

* **Works similarly to Boss Challenge matchmaking.**
* **Max 4 players per map.**
* Maps are **randomly assigned**.
* If no players join, the match is canceled.


---

# 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.bombpixel.xyz/game-economy/portal.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.
