# Master Plan

This page represents our master plan, for software development see the [Development Plan](/loremboard/roadmap/development-plan.md) section for more details.

**Quarter 1, 2021**

* [x] We use our special ability that turns coffee into a code. :man\_technologist:&#x20;

#### Quarter 2, 2021

* [x] Launch beta version of LoremBoard.
* [x] Fix bugs & get user's requirements.
* [x] Recruit more sleepless crew to the team.

#### Quarter 3, 2021

* [x] Settle up required infrastructures.
* [x] Upgrade to V2
* [x] Launch release candidate version of LoremBoard.
* [x] Launch stable release version of LoremBoard. ([detail](/loremboard/board-usage/beta-version.md))
* [x] Launch an IFO.
* [x] Connect 3 more chains.
* [x] Setup usage tiers.

**Quarter 4, 2021**

* [ ] Korea marketing start
* [ ] Execute initial AirDrop program.
* [ ] Setup Dividend environments (Ads, API, Contract)
* [ ] Internal test Best Rate Limit order
* [ ] Integrate advertisement system. ([detail](/loremboard/revenue-model.md#advertisement-system))
* [ ] Execute airdrop program. ([detail](/loremboard/tokenomics/air-drop.md))
* [ ] Execute criterion reward program monthly.
* [ ] NFT Member (optional)
* [ ] Connect 3 more chains.


---

# 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://loremboard.gitbook.io/loremboard/roadmap/master-plan.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.
