# Stylus Assembly

The stylus assembly is easy - **be careful seperating the two boards**. It is easy to accidentally break the stylus clip arm or the long thin strips that make up one half of the stylus. **Don't let the little magnets get away from you either.**

![Stylus halves before seperating the mouse bites.](/files/-MZf2CqR6uwEUlpBHc7n)

Seperate the two halves of the stylus.

Slide the two stylus halves into each other held at 90° to each other.

Place the magnets into the small opening at the tip. In some versions of the stylus (V0.3 RED) you may have to gently tap the magnets into the opening because the fit is tight.

![Sliding the two halves of the stylus together.](/files/-MZjruX6xW0OVh4HDD-Z)

Align the two halves of the stylus (hold with tape) and solder them together at the square pads which are adjacent to each other. You can skip every other set, and solder as much as you want, or a bare minimum to keep the assembly rigid and prevent the magnets from escaping.&#x20;

File or sand away the sharp edges.

{% hint style="info" %}
Take extra care to sand/polish the tip of the stylus so there are no sharp edges that will scratch up the screen protector.
{% endhint %}

The final assembly looks like this:

![Completely assembled stylus.](/files/-MZf3Fgfq2X--GAtcEv5)

{% hint style="info" %}
If you think the magnet strength is too weak you can carefully sand away more material at the tip so the magnet will be closer to the cores.
{% endhint %}


---

# 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://machine-ideas-llc.gitbook.io/core64/stylus-assembly.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.
