# Dojo setup

If Dojo is enabled in your location settings, Dojo settings will be available from the settings cog in the AccentPOS app.

![Dojo settings](/files/40pTJ3iAtP4WRtZ13IAl)

Tap 'Dojo settings' to see your available terminals and select a default machine. Terminals will only appear in the list if they are turned on and connected to the internet (either by WiFi, cellular or GPS). If you cannot find your terminal, [check that the integration settings are correct in the Hub](/hub/integrations.md), then [visit Dojo support](https://support.dojo.tech/hc/en-gb) for further assistance.

Dojo will provide your integration settings when you sign up or request them. You must tell Dojo that you are using AccentPOS in order to receive the correct integration details.

Integration details are as follows:

* Account ID
* Username: accentpos
* Password

{% hint style="info" %}
Once configured, the selected terminal will be activated when you make a card payment
{% 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://docs.accentpos.com/1/dojo-setup.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.
