# Introduction

BXN is an EVM (Ethereum Virtual Machine)-based PoSA (Proof of Staked Authority) blockchain that incorporates its economy logic and functionality through a comprehensive set of smart contracts, akin to the Binance Smart Chain (BSC) architecture. It offers compatibility with the Ethereum ecosystem, allowing developers and users to interact with its network using the standard Ethereum API via RPC (Remote Procedure Call) endpoints. The network supports the deployment and operation of decentralized applications (DApps) and smart contracts, leveraging Vanilla Geth clients for node operation.

#### Important Links

* [CertiK Audit](https://skynet.certik.com/projects/blackfort-exchange-network)
* [Whitepaper](https://storage.googleapis.com/skydelis-static/whitepaper.pdf)
* [Wallet Yellowpaper](https://storage.googleapis.com/skydelis-static/blackfort_yellowpaper.pdf)

**Social Media**

* [TikTok](https://www.tiktok.com/@blackfortofficial)
* [YouTube](https://www.youtube.com/@BlackFortOfficial)
* [Twitter/X](https://twitter.com/blackfortbxn)
* [Instagram](https://www.instagram.com/blackfortbxn/)
* [Medium](https://blackfortwallet.medium.com/)
* [Telegram (English)](https://t.me/BlackFortExchangeNetwork)
* [Telegram (German)](https://t.me/BlackfortCommunityDE)

**Wallet App**

* [AppStore](https://apps.apple.com/at/app/blackfort-wallet/id6447954137?l=en)
* [Google Play](https://play.google.com/store/apps/details?id=exchange.blackfort.blackfortwallet)


---

# Agent Instructions: 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://blackfort.gitbook.io/bxn-documentation/introduction.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.
