> For the complete documentation index, see [llms.txt](https://docs.beamable.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beamable.network/project-documentation/info-and-links.md).

# Info & Links

<i class="fa-globe-pointer">:globe-pointer:</i>  [https://beamable.network](https://beamable.network/)

<i class="fa-x-twitter">:x-twitter:</i>  [@BeamableNetwork ](https://x.com/BeamableNetwork)

<i class="fa-telegram">:telegram:</i>  [/BMBCommunityPortal](https://t.me/bmbcommunityportal)

[$BMB Contract Address](https://solscan.io/token/BMBtwz6LFDJVJd2aZvL5F64fdvWP3RPn4NP5q9Xe15UD): `BMBtwz6LFDJVJd2aZvL5F64fdvWP3RPn4NP5q9Xe15UD` &#x20;

[$BMB Staking Contract](https://solscan.io/account/WSTKhDg9nQ8h2ZmnmNdR6heSGU6uYJSwdUNpzSYXBSe):  `WSTKhDg9nQ8h2ZmnmNdR6heSGU6uYJSwdUNpzSYXBSe`

***

### Checker Node Licenses

Checker Node License NFTs enable holders to operate Checker Node software, a crucial component of the Beamable Network Protocol.&#x20;

* [License Docs](https://docs.beamable.network/project-documentation/checker-node-licenses) &#x20;
* [Github Repo](https://github.com/Beamable-Network/depin/tree/main/ts/nodes/checker)
* [Setup Guide (𝕏 Article)](https://x.com/BeamableNetwork/status/1994876667261563040?s=20)
* [License NFT Contract](https://explorer.solana.com/address/5pGsDtB15vMRWbeZ7bpvaoT8AtHSexsytiTkuRv9H3Ws)&#x20;

### Community Ticket NFTs

NFTs given to early community supporters during our Airdrop Campaign in the lead-up to the $BMB TGE. These tickets rewarded supporters with a $BMB airdrop, and they may include future community access perks.&#x20;

[Premium](https://magiceden.us/marketplace/beamable_premium)

[S1](https://magiceden.us/marketplace/beamable_s1)  |  [S2](https://magiceden.us/marketplace/beamable_s2)  |  [S3](https://magiceden.us/marketplace/beamable_s3)  |  [S4](https://magiceden.us/marketplace/beamable_s4)  |  [S5](https://magiceden.us/marketplace/beamable_s5)


---

# 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.beamable.network/project-documentation/info-and-links.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.
