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

# 2022

### Q1 2022 \[January - March]

* [x] Nestree Messenger: Support for Connecting Metamask Wallet to the App
* [x] Open NFT Aggregator Website
* [x] Launch Nestree Mall Mobile App (Android / iOS)
* [x] Develop Integrated Management System for Nestree Shopping Mall

### Q2 2022 \[April - June]

* [x] Nestree Messenger: Develop a Gallery to View User-Owned NFT Content
* [x] Nestree: Launch Professional NFT News Service
* [x] Nestree Calendar: Launch NFT Calendar Service
* [x] Increase the Number of Nestree Mall Stores
* [x] Additional Listing on an Exchange (Postponed to the Fourth Quarter)
* [ ] Increase the Number of Nestree Mall Stores

### Q3 2022 \[July - September]

* [x] Nestree News: Add News Affiliates
* [x] Nestree Metaverse: Sign a Contract with a Partner who can Develop the Metaverse (1 Company)
* [x] Nestree App: App Restructuring and Renewal (News, Calendar, Market)
* [x] Nestree App: Launch Calendar Subscription Service
* [x] Joint NFT Promotions with Content Owners

### Q4 2022 \[October - December]

* [ ] Launch NFT-only Community Renewal
* [ ] Nestree App: Launch Project Home (Gather Project Information)
* [x] Nestree Metaverse: Sign a Contract with a Partner who can Develop the Metaverse (1 Company)
* [x] Nestree Metaverse: Open Metaverse Space (In conjunction with The Sandbox’s opening schedule; the timing may change depending on The Sandbox’s opening schedule)
* [ ] Switch a Portion of the Nestree Mainnet
* [ ] Connect SNS: Open NFT Promotion Channel
* [ ] Additional Listing on an Exchange

<br>


---

# 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://nestree.gitbook.io/nestree/english/roadmap/2022.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.
