> For the complete documentation index, see [llms.txt](https://docs.deltaquad.com/tac/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deltaquad.com/tac/maintenance/deltaquad-evo-maintenance-kit/wingtip-replacement.md).

# Wingtip Replacement

{% embed url="<https://youtu.be/IcuBMVlH55E>" %}

## Tools needed - Torx 10 (T10)

<figure><img src="/files/k1aSyRbgfKr29kWM9xTs" alt="" width="375"><figcaption></figcaption></figure>

## Maintenance supplies needed - Threadlocker (medium strength)

<figure><img src="/files/CpiHmKOT2azzch0dRFjj" alt="" width="375"><figcaption></figcaption></figure>

## Preparation

1. Find a flat surface, such as a table, large enough to accommodate one of the DeltaQuad Evo's wings.
2. Take a wing of the DeltaQuad Evo out of the flight case.

{% hint style="info" %}
The wingtips are interchangeable and can be installed on either side.
{% endhint %}

## Changing a wingtip

1. Position the wing on a table with the wingtip pointing upward to easily access the two screw holes.

<figure><img src="/files/LvhMqbmmEv3eaPfy29F7" alt=""><figcaption></figcaption></figure>

2. Use a Torx tool size 10 (T10) to remove the two screws from the wingtip.

<figure><img src="/files/TyPeHFx2a9qbWc1vmaAZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9PTwhri80SKEVXJFlcNq" alt=""><figcaption></figcaption></figure>

3. When removing the second screw, the wingtip should begin to loosen from its position where it was secured. Hold and remove the wingtip with the other hand.

<figure><img src="/files/yBzG9agLcFM01UqwlmYU" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Before attaching the new wingtip make sure to use threadlocker on each tip of a screw.
{% endhint %}

4. Take the new wingtip and attach it to the wing by aligning the connectors and servo arm with the mounting hole on the side of the elevon.

<figure><img src="/files/C6d8RR7D1SrcaShxN2rc" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gjGHcD746zjidbQ4VQk6" alt=""><figcaption></figcaption></figure>

5. Tighten both screws. Avoid using excessive force to prevent overtightening and potential damage.

<figure><img src="/files/FNHrT1n41BTeka3meckW" alt=""><figcaption></figcaption></figure>

6. Ensure the wing is properly attached and secured. Test the elevon by carefully moving it upwards. The motor of the wingtip servo should produce a sound and offer slight resistance to the movement.

<figure><img src="/files/M4fSFNCIizMV1rQHNLiG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MLYfML50riDyULvjwt4X" alt=""><figcaption></figcaption></figure>

The wingtip is now installed. Ensure that it is securely aligned and properly set in place. Double-check that all screws are snug but not overtightened to avoid any damage.&#x20;

If you should encounter problems during the installation process please contact **<support@deltaquad.com>** for further assistance.


---

# 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://docs.deltaquad.com/tac/maintenance/deltaquad-evo-maintenance-kit/wingtip-replacement.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.
