# 1. Dashboard Page

After a successful login, the screen will transition to the Dashboard page where you can manage your list of landing pages.

* If you are a new user, the interface will not have any landing pages. Your task is to create a new landing page and proceed with editing.

<figure><img src="/files/F3FopapOE5XnagU3b9Uj" alt=""><figcaption></figcaption></figure>

* If you have previously created landing pages on ShopOne, the interface will display a list of the landing pages you have created before.

<figure><img src="/files/IQoDZ9qVDi5ZNbxpVB4d" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/c9uC4YVqlgNDG9fQ9YAH" alt=""><figcaption></figcaption></figure>


---

# 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.shopone.io/english/creating-a-landing-page-with-shopone/dashboard-page.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.
