> For the complete documentation index, see [llms.txt](https://whitepaper.valley22.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.valley22.xyz/valley22-by-karma-labs/roadmap.md).

# Roadmap

Our first demonstration of our consumer-centric experience launched in Taipei's favorite bar, Valley 22. Additional planned releases are as follows:

**2022 Q2**: Launch a *merchant platform* that provides a merchant membership system in which merchants can verify the identity of their constumers, provide membership benefits and membership tokens.

**2022 Q3**: Launch *member tokens* and build a *customer platform* to allow customers to view their characters and their connection with all merchants.

**2022 Q4**: Launch a *marketplace* where customers can trade and barter their member tokens from specific restaurants with other members.

**2023 Q1**: build a *community* where not only merchants and customers can participate but also workers at the merchants as well includings cooks, bartenders, suppliers, and content creators, amongst others.


---

# 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:

```
GET https://whitepaper.valley22.xyz/valley22-by-karma-labs/roadmap.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.
