# BSC Integration

SynaptAI is deployed on the **Binance Smart Chain (BEP-20)** to ensure fast, low-cost transactions and broad accessibility.

* **$SPAI Token** is fully BEP-20 compliant
* Smart contracts are used for staking, feature unlocking, and rewards distribution
* On-chain data is partially referenced for risk scoring and behavioral analysis
* Future integrations may include BNB staking bonuses and BSC-native DApps

This integration allows SynaptAI to operate efficiently while maintaining compatibility with major DeFi platforms and wallets.


---

# 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://synaptai.gitbook.io/synaptai-docs/technology-stack/bsc-integration.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.
