> For the complete documentation index, see [llms.txt](https://bscnewsnft.gitbook.io/bscnews/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bscnewsnft.gitbook.io/bscnews/utility/partnership-perks.md).

# Partnership Perks

<mark style="color:green;">Green</mark> = Perk Currently Available

<mark style="color:yellow;">Yellow</mark> = Coming Soon...

<mark style="color:blue;">Blue</mark> = Perk Rolled Out

<details>

<summary>Partnerships</summary>

1. <mark style="color:green;">BNB Chain</mark> \
   All holders of their **BAB token will receive a permanent 25% discount off of all mints**. Throughout November and December, holders will also be able to claim a **free Glory Pass NFT**, to bet on the outcome of World Cup games.
2. <mark style="color:blue;">ApeSwap</mark>\
   All holders were able to enter a raffle, for a chance to win **5 of their NFBs** and **1 of their NFAs** (worth $500+)
3. <mark style="color:yellow;">BabySwap</mark>\
   Helped with our initial launch. Perhaps there's more coming soon?.. :wink:
4. <mark style="color:green;">RadioCaca</mark>\
   We distributed an **airdrop for $500 worth of their $RACA tokens**. We are also building a **BSC News HQ within their USM Metaverse**.\
   All BSC News NFT holders will receive our **custom BSC News skin** to walk around the USM Metaverse in style, as well as **exclusive access to future private BSC News events**.
5. <mark style="color:blue;">SecondLive</mark>\
   We entered into their Uniform Design Competition to provide all of our NFT holders the ability to mint one of the **rarest** outfits within their Metaverse.
6. <mark style="color:yellow;">Everdome</mark>\
   We are constructing **BSC News land** within their Metaverse, which will only be accessible by our NFT holders. We will be hosting many **future events** here with popular influencers, celebrities and more!
7. <mark style="color:green;">RichQuack</mark>\
   **A**ll BSC News NFT holders will benefit from an **extra +5% token airdrop** when participating in any future IDOs on the Rich Quack launchpad.
8. <mark style="color:yellow;">Ten Finance</mark>\
   We previously distributed an airdrop for $1000 worth of $TENFI tokens. We are also currently implementing NFT staking that will offer holders boosted APYs when staking $TENFI on their platform.
9. <mark style="color:green;">DinoX</mark>\
   By joining their Discord, you can **immediately claim some NFTs** if you verify as a BSC News NFT holder. We also previously provided the opportunity to get many more NFTs.\
   Our utility together will be on-going, with **future early access and exclusive in-game events**.
10. <mark style="color:green;">BitHotel</mark>\
    We currently have a staking pool open on [https://staking.bithotel.io/ ](https://staking.bithotel.io/)offering large APY boosts when you stake $BCH. We will also have more utility coming in the future.
11. <mark style="color:blue;">X World Games</mark>\
    They provided our holders with a mixture of 100 Dream Idols Fandom and Hero Card NFTs.
12. <mark style="color:blue;">D.G Pals</mark>\
    For each NFT, our holders received an airdrop of 1x Starter Bundle. On top of this, those already holding Genesis and/or Limited Edition D.G Pal NFTs could also receive an Explorer Bundle and a Veteran Bundle.<br>
13. <mark style="color:yellow;">X-Metaverse</mark>\
    They will be providing our holders with a total of 10 pilot NFTs, allowing them to participate in Battles and their Space Jump game-mode.
14. <mark style="color:yellow;">Dark Frontiers</mark>\
    They will be providing our holders with a mixture of 10 of their Alpha and Beta suits to play their highly anticipated game once it launches.
15. <mark style="color:blue;">MicroPets</mark>\
    Our holders received a total of 70 Baby NFTs and 5 Adult NFTs of rarities varying from Common to Legendary.
16. <mark style="color:blue;">Bodega Blocks</mark>\
    Our holders received a total of 5 of their Passive Income generating Bodega NFTs. They also whitelisted all holders to their Genesis Mint.
17. <mark style="color:yellow;">Mogul Productions</mark>\
    All of our holders received a whitelist allocation to their Mogies mint. Our holders will also receive access to our BSC News land that is being constructed within their upcoming Metaverse "Mogieland".
18. <mark style="color:blue;">GooodFellas</mark>\
    We teamed up to feature BSC News on their latest NFT collection "Hacked".
19. <mark style="color:green;">CryptoSnack</mark>\
    Holders will be able to apply for free tickets to all live RCD Espanyol home games in Barcelona
20. <mark style="color:blue;">LightsOut</mark>\
    All holders received a whitelist allocation to their Light's Out collection and their BSC Kickerz collection.
21. <mark style="color:yellow;">Coinracer</mark>\
    Our holders will be receiving 3 full fleets of 10 of their cars, allowing them to participate in their PVP, ChipRace and Rumble game modes to earn $CRACER.
22. <mark style="color:yellow;">PolyGod</mark>\
    All holders will be receiving a whitelist allocation to their upcoming "MYNT" token farming platform
23. <mark style="color:green;">HomieWars</mark>\
    We teamed up to create a custom BSC News avatar that you're able to mint and wear within the Homieverse.
24. <mark style="color:yellow;">Stay tuned for more...</mark>

</details>


---

# 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://bscnewsnft.gitbook.io/bscnews/utility/partnership-perks.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.
