# Introduction to Asset Chain

Asset Chain is the native blockchain for Xend Finance Real-World Asset OAE (Onchain Asset Environment); with its consensus based on Fantom's Lachesis consensus.

This enables a fast, scalable, and secure smart contract platform.

[Lachesis](https://docs.fantom.foundation/technology/lachesis-abft), is a revolutionary aBFT consensus mechanism, that allows Asset Chain to be faster and cheaper than previous technologies while retaining security.

Asset Chain is:

* Permissionless
* Decentralized
* Open source

Learn more about how AssetChain works here:

{% embed url="<https://docs.assetchain.org/readme/introducing-asset-chain>" %}


---

# 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://academy.assetchain.org/module-1-getting-started/introduction-to-asset-chain.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.
