# Taiphoon Technical Support

**Making drone assembly simpler and the flight experience more immersive**

The Taiphoon team is dedicated to creating a powerful drone/racing drone flight tower (flight control + 4-in-1 ESC). Through a high-performance chip and a rich array of peripheral interfaces, you can easily integrate various digital and analog image transmission systems, GPS, and a variety of common sensors. We aim to provide you with complete technical support and documentation to help you assemble, adjust, and fly your drone with minimal effort.

***

### 👋 Welcome to Taiphoon Documentation

**First time here?** → Start with the Quick Start section. It takes just 10 minutes to go from firmware flashing and calibration to your first takeoff.

**Want to learn about our Flight Controller (FC) products?** → Browse our Flight Controller Products to master hardware pinouts, sensors, and accessory compatibility.

**Are you a developer?** → We provide various Open-Source Firmware Compilation Tutorials to help you get started.

**Running into issues?** → Check the FAQ or join the Open-Source Flight Control Community to find solutions to common problems.

**Documentation errors?** → We value your feedback! Please contact us at <service@taiphoon.com.tw> with any suggestions or issues.

***

### 🚀 Document Quick Navigation

| Themes                               | Content                                                                                        |
| ------------------------------------ | ---------------------------------------------------------------------------------------------- |
| **🛠 Flight Stack Series**           | Introduction to flight stack specifications, pinouts, and peripheral interfaces                |
| **⚙️ Basic Setting**                 | Basic configuration for open-source flight control firmware                                    |
| **🔧Advance Setting**                | Parameter tuning, PID basics, filter settings, etc                                             |
| **📦 Accessories and Compatibility** | Selection and integration guides for accessories, such as digital video systems, GPS, LED, etc |
| ❓ **FAQ**                            | A collection of frequently asked questions regarding installation, flight, and troubleshooting |

***

### 📢 News

* **2026-03-10**　Create and update taiphoon docs(English)

***

### 💌 Contact us

* **Email**　<service@taiphoon.com.tw>
* **GitHub**　[service@taiphoon.com.tw](https://github.com/Service-Taiphoon)

***

**See you in the air. Enjoy your flight!**


---

# 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://taiphoon-com.gitbook.io/taiphoon.com-docs/en/main.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.
