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

# Planned Launch

In this section we share our roadmap planned for implementing multiple reinforcement learning products that can serve a wide variety of LLM retraining and fine tuning goals. Ultimate goal for Haptic is to go beyond serving the LLM use cases to opening its network of high quality contributors to other artificial intelligence training use-cases. To achieve the end goal, the launch of our upcoming products and features has been broken into a 3 launch phases described in detailed below.


---

# 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://hapticai.gitbook.io/hapticai/planned-launch.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.
