# Introduction

By accessing ChatGPT, YURI AI gathers and categorizes a large amount of  voice messages and commands sent by users, and then feeds them back to the central system to help the central system give players the most frequently used quick commands during the gameplay. Meanwhile, the game platform that has access to ChatGPT can more efficiently and accurately recognize words and expressions said by users when converting speech to text, thus making the contact between players more efficient and accurate.

YURI AI also combines big data and AI to “read” the player’s mind, anticipate the player’s command, and then automatically recommend the instructions or words that the player may be about to send to one another to save the trouble for players to select words and instructions from what are listed in the menu bar. It improves user experience through automated recommendations of better gaming routes and mechanics.


---

# 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://yuriai.gitbook.io/yuriai-guidebook/yuriais-products/introduction.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.
