> For the complete documentation index, see [llms.txt](https://docs.fansland.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fansland.io/about-fansland/nft-ticket.md).

# NFT Ticket

{% hint style="info" %}
NOTE:  Fansland NFT tickets are minted exclusively on the BNB Chain (BNB Smart Chain); any Fansland NFT tickets on a different chain is a scam.
{% endhint %}

### **Fansland Mint Launchpad**

> Only support USDT and USDC payment

* GA NFT Tickets: <https://2024.fansland.io/bsc/launchpad/fansland2024>
* VIP NFT Tickets: <https://2024.fansland.io/bsc/launchpad/fansland2024_vip>

### Deployed Contract

* BNB Chain: [0xbf36ab3aed81bf8553b52c61041904d98ee882c2](https://bscscan.com/token/0xbf36ab3aed81bf8553b52c61041904d98ee882c2)

### NFT Marketplace:&#x20;

* [Element](https://element.market/collections/fansland-web3-music-festival-2024)&#x20;
* [OKX NFT Marketplace](https://www.okx.com/cn/web3/marketplace/nft/collection/bsc/fansland-web30-music-festival-2024)
* [OpenSea](https://opensea.io/collection/fansland-web3-music-festival-2024)

### Contract Solidity Source

* Github: <https://github.com/fansland-io/fansland-contract>
* [Contract Audit Report](https://github.com/fansland-io/fansland-contract/blob/main/FanslandNFT_Contract_Audit_Report_20240313\(ScaleBit\).pdf)


---

# 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:

```
GET https://docs.fansland.io/about-fansland/nft-ticket.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.
