> For the complete documentation index, see [llms.txt](https://fanc-1.gitbook.io/fanc-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fanc-1.gitbook.io/fanc-whitepaper/key-features/rwa-nft.md).

# RWA NFT

**💡 Connection NFT: Rights to Linked Advertising (RWA)**

Previously, the social platform mentioned that having advertising space is essential for joining the fanC ecosystem. Connection NFTs grant the privilege of running ads on all interconnected platforms within the fanC ecosystem concurrently. These NFTs enable advertisers to reach their target audience more efficiently by advertising across multiple platforms simultaneously. This not only enhances advertising effectiveness but also boosts user awareness and engagement.

**💡 Increase the value of connected platforms**

Moreover, connected platforms within the fanC ecosystem can provide advertisers with more value through these NFTs. Simultaneous advertising across multiple platforms offers advertisers increased exposure and stimulates network effects among platforms, thereby enhancing user acquisition. Additionally, platforms can boost revenue through such interconnected advertising activities and improve users' experience by offering diverse advertising content.

**💡 Promote the growth of the fanC ecosystem**

Therefore, platforms within the fanC ecosystem can enhance interactions between advertisers and users through these NFTs, promoting overall ecosystem growth. This will result in benefits for advertisers, platforms, and users alike.

💡 **Connection NFT and fanC**

Connection NFTs grant the right to execute advertisements on all connected Social Platforms within fanC. These NFTs will initially release 10, and for the first release, each NFT is priced at 50,000 fanC. (Additional NFTs and ratios will be announced in the future)

The detailed benefits of this structure are as follows:

1. **Maximizing Advertising Impact:** Since ads run simultaneously on all social platforms, users receive greater exposure.
2. **Efficient Ad Management:** With a single NFT, you can manage ads across multiple platforms, enabling advertisers to effectively oversee and monitor ad campaigns.&#x20;
3. **Enhanced Transaction Transparency:** Through blockchain technology, NFT ownership and transaction history are transparently recorded, ensuring transparent management of ad authorization and transactions.&#x20;

As the ecosystem expands, the issuance of NFTs is expected to increase, subject to governance. Additionally, the ratio between NFTs and FANC will be determined by governance. When ads are executed, the corresponding NFTs will be burned. Previously, NFTs representing the right to execute ads can be traded. In essence, fanC's NFTs represent a form of 'Real World Asset (RWA),' heralding a new paradigm.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://fanc-1.gitbook.io/fanc-whitepaper/key-features/rwa-nft.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
