# TAKU Pay Locations

{% hint style="info" %}
Create your TAKU Pay Location only once your TAKU Pay account has been enabled.
{% endhint %}

1. Go to **Apps** > **My Apps** > **TAKU Pay.**
2. Click on **Location Setup**.
3. Click the “**+**” button to add a Location.
4. Fill out all fields and click the yellow Save button to complete the process.
   1. From the TAKU Pay Account Name drop down menu, select your enabled TAKU Pay account.
   2. From the Card Types drop down menu, select the integrated Credit/Debit option.


---

# 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://help.takulabs.io/apps/payments/in-person-payments/taku/taku-pay-locations.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.
