# Getting Started

*This is a step by step guide to help you get started with using WalliD config dashboard.*

### Signup with your favourite account

To get started, [signup](https://demo.eidcmp.wallid.io/SignIn) or login with your email, favourite social account or web3 wallet on WalliD CertiShop Dashboard.

<figure><img src="https://862418018-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb6AQcBnq7Bisre4oTTm9%2Fuploads%2FdRTzreDo9gHgr7kFR1Pn%2FSign%20up_mockup.png?alt=media&#x26;token=03923a8f-dc48-48c2-8726-27bbfbd32b7e" alt=""><figcaption></figcaption></figure>

### Home[​](https://web3auth.io/docs/developer-dashboard/#home) <a href="#home" id="home"></a>

After successfully logging in you will have access to the dashboard home page.

<figure><img src="https://862418018-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb6AQcBnq7Bisre4oTTm9%2Fuploads%2FJdnas5OROuvZqLXtdiMi%2Fimage.png?alt=media&#x26;token=d281c405-dc94-4db0-955c-d424750e71a9" alt=""><figcaption></figcaption></figure>

This is what you can access from this screen:

#### Dashboard[​](https://web3auth.io/docs/developer-dashboard/#overview) <a href="#overview" id="overview"></a>

* All Active Certificates
* &#x20;[Create New  Template](https://docs.wallid.io/certishop-webapp/create-a-certificate-template)

#### Metrics[​](https://web3auth.io/docs/developer-dashboard/#quick-start) <a href="#quick-start" id="quick-start"></a>

* Certificates Created
* [Certificates Issued](https://docs.wallid.io/certishop-webapp/issue-certificates)

#### Header: <a href="#bottomost-interactive-web3auth-logo" id="bottomost-interactive-web3auth-logo"></a>

* Dashboard
* [Issuer Profile](https://docs.wallid.io/certishop-webapp/manage-organization)
* Sign Out


---

# 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.wallid.io/certishop-webapp/getting-started.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.
