# Roadmap

* [x] 2025: Beta Launch
* [ ] 2026: Full Platform Launch
  * [ ] Agentic Commerce Protocol (ACP)
    * [x] [ChatGPT](https://chatgpt.com/g/g-69359b4413988191a6d59457394e75df-gogocash)&#x20;
    * [ ] Claude
    * [ ] Gemini
    * [ ] Model Context Protocol (MCP)
  * [ ] Support Multi Language
    * [x] Thai Language
    * [x] English Language
    * [ ] Japanese Language
  * [ ] Mini App Integration
    * [x] Telegram Mini App
    * [x] Line Mini App
    * [ ] MiniPay Mini App
  * [ ] GO Point System
  * [x] Coupon System
* [ ] 👀 2027: Launch Lending product


---

# 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://gogocash.gitbook.io/doc/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.
