> For the complete documentation index, see [llms.txt](https://docs.berrystore.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.berrystore.net/road-map.md).

# ROAD-MAP

### l Q1 2023

1. Berrystore Ver.4.0 OPEN
   * Berry Auction (Enclosed)
   * SNS
   * Event application function
   * Expanding TossPayments cash payment service
   * Brand payment system (Berry Pay)

### l  Q2 2023

1. Berrystore Ver.4.0 OPEN
   * Transmission function for YouTube LIVE streaming
   * Event function (paid service)
2. Hosting Korea-Vietnam Diplomatic Relations 30th Anniversary K-pop Concert
3. Opening services for domestic concert ticket sales and events

### l  Q3  2023

1. Berrystore Ver.4.2 Update
   * Purchase function for offline concert ticket
   * Fulfilling revenue model of Offline ticket sales and Berry Auction
2. Establishing MOU with major domestic entertainment companies and supplying celebrity contents
3. Expanding contents for Berrystore wallet service tokens
   * Opening a service for VIP ticket NFTs and expanding NFT business

### l  Q4 2023

1. Applying utility and function for Berry NFT
   * NFT utility and service in Berrystore
2. Upgrading Berrystore and Berry Wallet
   * APP system upgrade
   * Utility modification and supplementation
   * Applying token usage and utilization function
3. New Year’s K-pop concert

   * Issuing VIP ticket NFT

### l  Q1 2024

1\. Implementation of advertising reward point token swap.

2\. App update to support multiple languages, including English.

### l  Q2 2024

1\. Expansion of features for blockchain technology app.

* User-to-user token transfer functionality.
* Introduction of token payment system.
* Addition of SocialFi content features.

  &#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://docs.berrystore.net/road-map.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.
