# Governance and NFT Integration Structure

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

* Governance participation is based on wallets holding X Guardians NFT.
* Governance participation is only possible when the NFT exists in the wallet.
* When an NFT is traded (sold), the governance participation rights of that wallet are automatically revoked.
* Wallets that newly acquire an NFT immediately obtain governance participation eligibility.

Through this structure, governance participation rights are always directly linked to NFT ownership status.


---

# 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.unchainx.io/product/nft-marketplace/governance-and-nft-integration-structure.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.
