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

# Launch Overview

Inspired by the original idea behind **Basis** as well as its predecessors, Fairy Finance is a **multi-token protocol** that consists of the following **3 tokens**:

* **FairyFinance Token ($UNICORN)**: The algorithmic token pegged 1:1 to **WCRO**
* **FairyFinance** **Shares ($WINGS)**: Claim **UNICORN** inflation when the network expands
* **FairyFinance** **Bond ($MAGICBOND)**: Purchase when the network is in contraction and can be redeemed for **UNICORN** when the network comes to its deflationary phase.

It involved an **innovative solution** that can **adjust the token supply** deterministically to **move** the **price** of the token in the direction of a **target price** to bring programmability and interoperability to DeFi.

The protocol's underlying mechanism dynamically **adjusts UNICORN supply**, pushing its price up or down relative to the **$WCRO price**. However, there may be times where **UNICORN loses its peg to $WCRO**. If our protocol is functioning as intended, **UNICORN** will follow **$WCRO** to keep pegged at 1:1.

## LAUNCH SCHEDULE<br>

* **Genesis starts on  9th Aug 2022 6:00 AM UTC**&#x20;
* **$WINGS reward pool begins on 9th Aug 2022 10:00 AM UTC**
* **$WINGS reward pool lasts for 365 days**
* **Boardroom(MAGICROOM) starts on 10th Aug 2022**&#x20;

##


---

# 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://fairy-finance.gitbook.io/fairy-finance/launch/launch-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.
