# Settings

![Settings panel](/files/6TXkO5SzQo48LbDoRlo9)

Tap the settings cog in the app to do the following:

* Configure payment terminals (Zettle or Dojo). This option will change based on your location integration settings
* Connect to a printer
* Update menus
* Update settings, for example if service charge is switched on from the Hub


---

# 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/features/settings.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.
