# Install Store Manager (single store)

- [Single store installation checklist](https://docs.rmhpos.com/installation/install-store-manager-single-store/checklist-single-store.md)
- [Install Store Manager](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm.md)
- [Configure the connection to SQL Server and the store database](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm-configuration-sql-server.md)
- [Connect to SQL Server and the store database](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm-connect-sql-server.md)
- [(Optional) Create a new store database](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm-create-store-db.md)
- [(Optional) Install MLM](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-mlm.md)
- [(Optional) Activate the Store Manager and POS licenses in MLM](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm-activate-license.md)
- [Connect to the licensed store database and force install tables](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm-connect-to-db.md)


---

# 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.rmhpos.com/installation/install-store-manager-single-store.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.
