# Sorting and displaying

If you need to set a certain order of displaying wallets on the payment page, you can use a numeric index in the name of wallets. The service sorts wallets by name and therefore will display them in ascending order by numeric index

<div><figure><img src="/files/6axM9qbRp5y1dFzF8C89" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/9p0uFDEvcaEXs8mSNXrp" alt="" width="332"><figcaption></figcaption></figure></div>


---

# 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.bitsby.app/settings/wallets/sorting-and-displaying.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.
