# 1.2. Why ALPHA ?

ALPHA is an NFT token whose underlying asset is a contractual agreement with an institutional fund product, issued in the form of a security token, proving such. The NFT token has been named ALPHA and is further detailed in the hedge fund portfolio return calculation formula below:.

**Rp = Rf + B1(R1-Rf) + B2(R2-Rf) + …. + Bk(Rk-Rf) + …. + E**

* **Rp : Portfolio return**
* **Rf: Risk-free asset (return)**
* **Rk : Rate of return for risk factor k**
* **Bk : Beta (sensitivity to the risk factor k)**
* **E : Vehicle variance (error term) alpha**

The Capital Asset Pricing Model (CAPM) is generally used as the theory of price formation of investment assets. According to this model, the return of a portfolio is formed by a linear combination of alpha and beta. To put it simply, we call the excess return that circles the market rate of return “alpha”. The primary objective and goal of this project is to generate alpha for all participants.


---

# 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://liquiddefi.gitbook.io/liquid-prime-de-fi-en/1.-overview/1.2.-why-alpha.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.
