> 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/gaming-guild.md).

# Gaming Guild

All NFT holders will have access to our very own, holder-exclusive Gaming Guild. Holders will be able to come on as scholars, and gain immediate access to play among the various Blockchain games we offer. At the time of writing, our treasury already contains over 10,000 NFTs.

Scholars will be able to access our NFTs completely free of charge. They will be able to earn as close to 100% of the profits as possible from the numerous, popular P2E games that we offer. Due to the fast shift in popularity with P2E games, we will constantly be updating our Guild assets to offer our scholars access to whatever games are trending at the time.

> “Our future vision for this is to cultivate a clan of elite gamers to compete in future e-sports tournaments. The #1 Cyball player is already a key member of our community,” BSC News NFT Social Media/Marketing Lead Tom shared.

The team also confirmed that the #1 ranked Cyball player is already a member of the guild, with more top-tier gamers to be added to the list in the near future.

Below is a list of some of the GameFi project NFTs holders will be able to use:

* Axie Infinity
* Cyball
* Pegaxy
* Puzzle Royale
* Blockchain MonsterHunt
* Metasoccer
* Big Time

The above is taken from <https://www.bsc.news/post/bsc-news-nft-announces-gaming-guild-perks>


---

# 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/gaming-guild.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.
