# Install Store Manager (single store)

- [Single store installation checklist](https://docs.rmhpos.com/installation/install-store-manager-single-store/checklist-single-store.md): This topic provides a checklist for installing RMH in a single store. Print out this checklist and cross off each step as you complete it.
- [Install Store Manager](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm.md): This topic describes how to install Store Manager on a store computer.
- [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): This topic describes how to configure the connection to SQL Server and the store database in Store Administrator.
- [Connect to SQL Server and the store database](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm-connect-sql-server.md): This topic describes how to connect to SQL Server and the store database in Store Administrator.
- [(Optional) Create a new store database](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-sm-create-store-db.md): This topic describes how to create a new store database in Store Administrator.
- [(Optional) Install MLM](https://docs.rmhpos.com/installation/install-store-manager-single-store/installation-mlm.md): This topic describes how to install the Multi-License Module, or MLM, on a store computer.
- [(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): This topic describes how to activate the Store Manager and POS license keys in MLM.
- [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): This topic describes how to connect to the licensed store database and update the tables in the store database using the Force Install Tables function.


---

# 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.
