> For the complete documentation index, see [llms.txt](https://help.takulabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.takulabs.io/apps/payments/in-person-payments/taku/pairing-taku-terminals.md).

# Pairing TAKU Terminals

1. Go to **Apps** > **My Apps** > **TAKU Pay**.
2. Click on **Location Setup**.
3. Click **View** on the location to see the details of where you will be pairing the terminal(s).
4. Go back to the TAKU Pay Locations page.
5. Click **Terminals**.

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

6. Click the “**+**” button to add a terminal.
7. In the Terminal Name field, assign a friendly name to the terminal (i.e. Till 1).
8. Select the TAKU Retail station to which the terminal will be paired.
9. Select the Device Type of the terminal (i.e. S1F2 or AMS1).
10. Enter the 12 digit Serial Number of the terminal in the Serial Number field.
11. Enable the Active checkbox.
12. Save when finished.


---

# 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:

```
GET https://help.takulabs.io/apps/payments/in-person-payments/taku/pairing-taku-terminals.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.
