# Добро пожаловать в центр документации Petoi

Это GitBook хаб для размещения документации по нашим продуктам. Мы постоянно обновляем наши модели и код, чтобы представить миру бионических роботов-питомцев. Пожалуйста, внимательно прочтите примечания к версиям, чтобы настроить своего робота.

Если вам нужна помощь, напишите на <support@petoi.com> или оставьте сообщение на нашем форуме petoi.camp.

## Продукты

### 😼 [Руководство пользователя Nybble Cat](https://petoi.gitbook.io/nybble/)

### 🐶 [Руководство пользователя Bittle Dog](https://petoi.gitbook.io/bittle/)

![](https://2149879141-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQ6a951Q6Jn1Zzt5Ajr%2F-MRc5Xl-eSW5dMVkZkGl%2F-MRc69ThR7exkF1DRhdN%2FNB%20copy.JPG?alt=media\&token=3b22e5a4-7a3e-40bc-a958-1c98488e1235)


---

# 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://docs.petoi.com/russkii/master.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.
