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

# Developer Platform

<h2 align="center">Tahua Help Center</h2>

<p align="center">Welcome to the Tahua Help Center! Here you'll find information and resources to help you along the way.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Tahua Product Knowledge Base</strong></td><td>Check out our knowledge base to find information and guides for how to use Tahua.</td><td><a href="/spaces/49pNEQ4fXNtxv0yJ5jgn">/spaces/49pNEQ4fXNtxv0yJ5jgn</a></td><td><a href="/files/hPC1aoXoiNCvHaQDxTaB">/files/hPC1aoXoiNCvHaQDxTaB</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>Product Updates</strong> </td><td>Read about the latest updates to Tahua!</td><td><a href="/spaces/Ijb7z5ij2sBplpwbe1Zs">/spaces/Ijb7z5ij2sBplpwbe1Zs</a></td><td><a href="/files/lCwMJIlR9z8H5pQ2d1QF">/files/lCwMJIlR9z8H5pQ2d1QF</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td><strong>Legal Center</strong></td><td>Read about terms of use and other policies.</td><td><a href="https://www.tahua.io/legal">https://www.tahua.io/legal</a></td><td><a href="/files/pNhwKFcI24wwYwnRhuQ1">/files/pNhwKFcI24wwYwnRhuQ1</a></td></tr></tbody></table>


---

# 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://help.tahua.io/readme.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.
