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

# Roadmap

In Q2 2022, the project will be in the research and preparation stage. This will involve gathering information and resources, developing a plan, and getting everything in place for the project kick-off in Q3 2022.

During Q3 2022, the project will officially kick-off. This will likely involve starting work on the various components of the project, such as the Type!t mobile app.

In Q4 2022, the Type!t mobile app will have a limited beta release featuring the "type-to-earn" function and NFT trading. This will allow a select group of users to test the app and provide feedback to the development team.

In Q1 2023, the Type!t mobile app beta will be launched to a wider group of users. This version of the app will include the NFT incubation and blind box features.

In Q2 2023, the Type!t app will be officially launched to the public. This version of the app will include the NFT lending market, time capsule, and GameFi features.

In Q3 2023, the Type!t V2 beta will be released, featuring emoji NFT creation and multi-chain wallets. This will allow users to test out the new features and provide feedback to the development team.

In Q3 2023, the Type!t V2 will be officially launched to the public, including encryption functions. This will be the final version of the app and will be available for all users to download and use.

<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://typeit.gitbook.io/web3keyboard/whitepaper/roadmap.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.
