# Multiple Token Selection

Accept any SPL token, Merchants can whitelist up to three tokens in their store.

### 1) Payments tab

* From the drop down list, select the token, click "Add" then click "Update Payment Details"
* If the SPL token you want is not listed, please contact Aten to have it added as an option

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

### Utilization

* At checkout, customers are able to select from the list whitelisted tokens your store accepts

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


---

# 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://aten-solana.gitbook.io/aten/aten-store-tutorials/multiple-token-selection.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.
