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

# Asterion Finance

Asterion is a DeFi solution that seamlessly integrates blockchain technology into real-world use case applications. By leveraging tokenization, we provide easy access to RWA digital assets, enabling innovative solutions for borderless payments and fund transfers. Built on the TON Blockchain, Asterion empowers users to embrace the digital asset era.&#x20;

Asterion committed to delivering next-generation Web3 crypto consumer applications, backed by sustainable real-world assets. Asterion ensures a reliable and secure platform for users to explore the potential of decentralized finance and web3 technologies.

Asterion was built by a prominent Web3 and IT industry expert, dedicated to creating a more inclusive, transparent, and secure financial ecosystem. By using blockchain, Asterion aims to empower individuals, communities and institutions, enabling them to participate in the future of the digital economy.

This whitepaper unveils the Asterion ecosystem, including dApps, tokenomics, governance, and future roadmap, shaping DeFi solutions on TON.

{% content-ref url="/pages/pfPH5lhzFhlbOsjDH66j" %}
[ASTER Tokenomic](/whitepaper/aster-tokenomic.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.asterion.finance/whitepaper/asterion-finance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
