> For the complete documentation index, see [llms.txt](https://abptoken.gitbook.io/whitepaper_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://abptoken.gitbook.io/whitepaper_en/overview.md).

# Overview

The Asset-backed protocol (hereinafter "ABP") was concerned with the industrial environment where various opportunities in the growing real estate market led to the monopolization of financial institutions and high-net worth individuals. Thus, it could not help but focus on the blockchain’s source technology, which has brought an investment sensation. &#x20;

The REIT market, which heated up the traditional financial market in early 2020, has made investors enthusiastic about the indirect ownership of high-value real estate assets with minimum capital requirement. The same applies to the source technology of blockchain, where the asset is blocked as collateral, ledger is created, and is divided among pulular participants. This has the same effect as dividing a property into underlying assets. Nevertheless, real estate investment together with blockchain technology does not seem familiar with the market yet, even though the cryptocurrency market achieved 100 trillion USD in early 2021 and created a mega industry.

In 2020, even though 60 trillion won was raised for Defi and NFT projects, which provided active liquidity in the blockchain market, the real estate which is a safe asset, didn’t draw attention from Defi and NFT. Even though these projects do not guarantee the investors' principal with safe assets backed as collateral, the market is still zealous about blockchain.

Based on these reasons, we want to create a new paradigm for real estate investment along with blockchain technology by proposing safe investment structures with real assets as collateral and easy access to high-end real estate assets in traditional markets.

Considering the abundant liquidity and smooth supply of blockchain, "ABP" aims to provide high-quality investment assets (NPL, real estate implementation, etc.) to investors by supplying collateralized real estate assets and providing various profit structures.


---

# 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://abptoken.gitbook.io/whitepaper_en/overview.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.
