# Welcome

Welcome to *FIRST*® Tech Challenge (FTC)!

This is a tutorial for FTC robot competition, especially for **new rookie team**. This website is built by  **FTC team 21229 Quality Control**.&#x20;

In this website, we will talk about the FTC competition rules, overview of FTC robots,  common components of FTC, where to buy the parts and tools, design for FTC robots.&#x20;

![](https://2759048249-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-McUrjiqzDSh8JGRCdzp%2F-MiwsZJ-tH4LTIzuVVz3%2F-MiwszhX9U02hDaCEA1s%2FScreen%20Shot%202021-09-06%20at%201.54.14%20PM.jpg?alt=media\&token=cca5ba64-6791-42b5-9636-d6b20efc378c)


---

# 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://www.ftctutorial.com/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.
