# 06. PFP NFT Placement Gameplay

<figure><img src="/files/Lj71XoifTTwb16t9KCzi" alt=""><figcaption></figcaption></figure>

### 6.1. Guild Interface Placement:

* The placement board consists of a 30-slot grid (5×6).
* Four fixed premium NFT positions are located at coordinates: (1,1), (1,3), (4,1), (4,3) (marked in gold).
* The remaining 26 slots: Players can place their character NFTs here. Each placement must be reactivated every 12 hours, otherwise the slot loses its yield.

### 6.2. Earnings:

* Each placement grants 120 $SAGA tokens per 12 hours.
* Over 24 hours, this equals 240 $SAGA tokens.
* The same PFP NFT can only occupy one grid slot within a 12-hour window.

### 6.3. Guild Bonus:

* Players who are members of the guild in which they place their NFT receive a 15% bonus to their base earnings.
* If the guild’s placement grid is full, players may place their NFT in any other guild to earn the base rate.

### 6.4. Special Areas – Dungeon Training Grounds:

* Certain guild interface slots or special zones may be tied to unique training bonuses or events.
* Periodic Events:
  * Shadow Rekindled – Dark forces begin to seep into the realm, triggering special challenges.
  * Treasure Chest Drops – Random loot events where players can earn bonus parts, runes, or tokens.


---

# 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://dungeon-saga.gitbook.io/dungeon-saga-docs/gameplay/06.-pfp-nft-placement-gameplay.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.
