# Starting SysMasterDB

1. [**Connecting SysMasterDB**](/sysmasterdb.en/8.3_manual/starting-sysmasterdb/connecting-sysmasterdb.md) - Explains how to log in and select a group.
2. [**Setting permissions**](/sysmasterdb.en/8.3_manual/starting-sysmasterdb/privileges.md) - Explains groups and permissions.
3. [**Creating Users**](/sysmasterdb.en/8.3_manual/starting-sysmasterdb/create-user.md) - Explains how to create users.
4. [**Registering an instance**](/sysmasterdb.en/8.3_manual/starting-sysmasterdb/import-instance.md) - Explains how to register a monitoring database.
5. [**Creating a group**](/sysmasterdb.en/8.3_manual/starting-sysmasterdb/create-group.md) - Explains how to create a group.

###


---

# 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.tibero.com/sysmasterdb.en/8.3_manual/starting-sysmasterdb.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.
