# Frequently Asked Questions

<table data-header-hidden><thead><tr><th width="88"></th><th width="243"></th><th></th></tr></thead><tbody><tr><td>1</td><td>How do I register my PRS-M30?</td><td>Go to: <a href="https://www.avss.co/drone-parachutes/drone-parachute-product-registration/">https://www.avss.co/products/product-registration/</a></td></tr><tr><td>2</td><td>When does the ATS Arm?</td><td>36 meters (118 feet).</td></tr><tr><td>3</td><td>When does the PRS-M30 return to a standby state?</td><td>The ATS is temporarily disabled when the Drone is within five (5) meters (16 feet) of the ground or any obstacle below the drone. If this sensor is not available then the ATS will disarm after landing for five (5) seconds. <br><br>NOTE: ENSURE THAT THE PSDK WINDOW DISPLAYS THE "DISARMED" MESSAGE BEFORE APPROACHING THE DRONE.</td></tr><tr><td>4</td><td>Is the PRS-M30 compatible with Flight Hub 2?</td><td>Yes, the PRS-M30 is compatible with Flight Hub 2 and Flytbase.</td></tr></tbody></table>


---

# 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://avss.gitbook.io/prs-m30-for-dji-m30-and-m30t/prs-m30-for-dji-m30-series/frequently-asked-questions.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.
