# Interaction of PhalaWorld NFTs

> 🪐 The NFTs in PhalaWorld are soul-bound NFTs based on the [RMRK2.0](https://app.subsocial.network/@rmrkapp/introducing-rmrk-2-on-singular-app-31668) standard on Khala Network.

**First,  let's have a quick glance at PhalaWorld in this 7 mins video.**

{% embed url="<https://www.youtube.com/watch?t=42s&v=lSzzIdW7lgU>" %}

There are two main kinds of NFTs survivors could equip in PhalaWorld--SHELL NFT and SPIRIT NFT. SHELL NFT represents the user’s physical body, and SPIRIT NFT represents the soul. Only when the two NFTs are combined together, will users get a whole character in PhalaWorld.&#x20;

**To facilitate understanding, we sort out the logic of NFT**

![](/files/uZxKGK7cn8Ww1kNbDr5Y)

The combination of the two NFTs constitutes a complete PhalaWorld NFT, which truly realizes the Soulbound concept.

![](/files/VoGrhBDlgysimy1ssbMt)

The combination of the Seal NFT will upgrade DPS in the PW Game.

![](/files/J91uve5JXSqinrujH6nT)


---

# 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.phala.world/introduction/interaction-of-phalaworld-nfts.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.
