# Getting Started

### Logging In

Your instance URL will be provided to you when credentials are supplied. If you're unsure what instance URL or credentials to use, contact your site administrator.

When you access your instance URL, you will be prompted for your username and password:

![](/files/-MK0M7w3dpE5ynGkBEP9)

Depending on how your account has been configured, your username will be either an **email address** or a **user id**

{% hint style="info" %}
Contact your site administrator if you need a new account created, or if you're having trouble remembering your login information. &#x20;
{% endhint %}


---

# 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.parameter1.com/base-cms/master.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.
