# Abstract

This whitepaper provides a detailed overview of the Hubot project, an innovative blockchain AI-generated code platform. Hubot aims to provide developers with an automated SDK generation tool by learning from GitHub's code repositories. The project introduces the HBT token as the core of its economic system, incentivizing code contributors and charging developers subscription fees for using the AI-generated code service. With intent-centric code generation as its core functionality, Hubot offers developers an efficient and intelligent development experience.


---

# 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://hubot.gitbook.io/hubot-whitepaper/abstract.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.
