# Printers

Wandace supports all thermal printers, ensuring you have the flexibility to choose the right printing solution for your business needs ;).

**Step 1: Download PrintNode App**

* Go to the [PrintNode installation page](https://www.printnode.com/en/docs/installation) and download the PrintNode App on your main computer.
* Follow the installation instructions provided on the website.

**Step 2: Sign Up for a PrintNode Account**

* After installing the app, sign up for a free PrintNode account. No payment information is required.
* Once signed up, enter your email address and password on the PrintNode Client login screen to access your account.

**Step 3: Navigate to the Printers Section in Wandace**

* In the Wandace main menu, go to the **Current Store** section.
* Click on the **Printers** option to access the printer management settings.

**Step 4: Create Printer Manager Client**

* Click the **Create Printer Manager Client** button.
* A modal will appear where you need to enter the same email address and password you used to sign up for the PrintNode app.

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

**Step 5: View Connected Printers**

* Once your credentials are verified, you will see a list of all printers connected to your main computer or laptop.

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

**Step 6: Access Printers in Wandace Sale Point App**

* In the Wandace Sale Point App, you will also see the same printers listed, allowing you to easily print invoices or sales receipts when needed.

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

This guide will help you integrate your printers with Wandace for efficient printing.


---

# 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://academy.wandace.com/how-to-guides/printers.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.
