# User Tips and Tricks

## Design assembly improvements

{% embed url="<https://www.youtube.com/watch?v=irehri-JJO4>" %}

## Unboxing

{% embed url="<https://www.youtube.com/watch?v=CDd-DIkVHKE>" %}

## Improving range of Flysky RC&#x20;

{% hint style="warning" %}
NOTE: Any modification to the RC transmitter may violate radio frequency regulations in your country. If you are unsure of the results of this modification, you should not do it.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=UmHUOqzptP4>" %}


---

# 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://nxp.gitbook.io/hovergames/userguide/user-tips-and-tricks.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.
