# Chain Support

BTOS currently supports tokenisation workflows on **Ethereum** and **Hedera EVM**. These environments allow issuers to deploy tokenised products using supported smart contract standards and configure the infrastructure required for token creation, vault deployment, investor access, and ongoing product operations.

BTOS chain support is product-led. Network selection depends on the asset structure, issuer requirements, deployment model, and operational needs of the tokenised product. BTOS can also be expanded to support other EVM-compatible chains based on issuer demand and deployment requirements.

**Supported chains include:**

* Ethereum
* Hedera EVM

{% hint style="success" %}
**For support on additional EVM-compatible chains, reach out to <contact@byzanlink.com>.**
{% endhint %}

**Capabilities include:**

* EVM-compatible token deployment
* Vault deployment configuration
* Product-specific chain setup
* Investor access configuration
* Lifecycle workflow support
* Expansion to additional EVM chains on demand


---

# 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://docs.byzanlink.com/byzanlink-tokenisation-os/chain-support.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.
