# Electronics

## Soldering

{% tabs %}
{% tab title="About" %}

<figure><img src="/files/JJdkimizLRXV2MElLGnT" alt=""><figcaption><p>Image Sources: <a href="https://www.sparkfun.com/products/14734">Left </a>/ <a href="https://learn.sparkfun.com/tutorials/how-to-solder-through-hole-soldering/all">Right</a></p></figcaption></figure>

Parts to be joined are heated to enable solder to melt and flow over them to create a joint.

Refer to [Electronics](/protolab/techniques/electronics.md#soldering) under [Techniques](/protolab/techniques.md) for more resources relating to this process.

#### **Our Machines**

* Weller
* Hakko DFX-88D/WT1
  {% endtab %}

{% tab title="Access" %}

#### <mark style="background-color:orange;">TECHNICIAN-ASSISTED</mark>

[**Book a Technician**](/protolab/services/book-a-technician.md)
{% endtab %}
{% endtabs %}


---

# 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://protolab.gitbook.io/protolab/equipment/electronics.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.
