> For the complete documentation index, see [llms.txt](https://guide.petoi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.petoi.com/petoi-coding-blocks-with-bittle-x-robot-dog-google-drive.md).

# Petoi Coding Blocks with Bittle X Robot Dog - Google Drive

| Name                                                                | Owner        | Date modified | File size | Action   |
| ------------------------------------------------------------------- | ------------ | ------------- | --------- | -------- |
| **CODE**                                                            | Owner hidden | Jul 23, 2024  | —         | Download |
| **Bittle Mind+Block-basedCurriculum.pdf** (PDF)                     | Owner hidden | Jul 23, 2024  | 27 KB     | Download |
| ![XMind file icon](/files/262d0875c5fd541ad424582bde37d432937910d3) |              |               |           |          |
| **Bittle Mind+Block-basedCurriculum.xmind**                         | Owner hidden | Jul 23, 2024  | 175 KB    | Download |
| **L01 Introduction.pptx** (Microsoft PowerPoint)                    | Owner hidden | Jul 1, 2024   | 25.7 MB   | Download |
| **L02 Programming Basics.pptx** (Microsoft PowerPoint)              | Owner hidden | Jul 1, 2024   | 5.5 MB    | Download |
| **L03 Joint Control.pptx** (Microsoft PowerPoint)                   | Owner hidden | Jul 1, 2024   | 3.7 MB    | Download |
| **L04 Create Skill.pptx** (Microsoft PowerPoint)                    | Owner hidden | Jul 1, 2024   | 11.6 MB   | Download |
| **L05 PIR.pptx** (Microsoft PowerPoint)                             | Owner hidden | Jul 1, 2024   | 6.3 MB    | Download |
| **L06 Touch.pptx** (Microsoft PowerPoint)                           | Owner hidden | Jul 1, 2024   | 3.8 MB    | Download |
| **L07 Light.pptx** (Microsoft PowerPoint)                           | Owner hidden | Jul 22, 2024  | 7.8 MB    | Download |
| **L08 IRdistance.pptx** (Microsoft PowerPoint)                      | Owner hidden | Jul 22, 2024  | 9.4 MB    | Download |
| **L09 CallSkills.pptx** (Microsoft PowerPoint)                      | Owner hidden | Jul 22, 2024  | 986 KB    | Download |

reCAPTCHA verification required for downloads.\
protected by **reCAPTCHA**

Privacy - <https://www.google.com/intl/en/policies/privacy/\\>
Terms - <https://www.google.com/intl/en/policies/terms/>

reCAPTCHA is changing its terms of service. Take action: <https://google.com/recaptcha/admin/migrate>

![](/files/4938b771ecaff26d24a288b783522542911f2ba8)


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.petoi.com/petoi-coding-blocks-with-bittle-x-robot-dog-google-drive.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
