# 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, login with your favourite social account or web3 wallet on the WalliD dashboard. Please note that this login flow is using the WalliD [authentication flow](/config-dashboard/authentication.md). Your users will experience a similar flow using your application integrated with WalliD.

<figure><img src="/files/R72G1IkzUCx12z00Z0bq" 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="/files/BqICoW21tLwXGTqKGq3x" alt=""><figcaption></figcaption></figure>

This is what you can access from this screen:

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

* Documentation
* [Link to schedule a demo](https://calendly.com/filipe-veiga/30min) with the team for further information

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

* Create an [Authentication Config](/config-dashboard/authentication.md)
* Create a [Data verification config](/config-dashboard/data-verification.md)

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

* [Workspaces](/config-dashboard/workspaces.md)
* Dashboard
* [Authentication ](/config-dashboard/authentication.md)
* [Data verification](/config-dashboard/data-verification.md)
* [Wallet infrastructure](/config-dashboard/non-custodial-wallet-infrastructure-as-a-service.md)
* [Team Members](/config-dashboard/workspaces.md)
* Docs&#x20;
* Support

#### Profile Icon <a href="#quick-start" id="quick-start"></a>

* Account info
* Upgrade Plan
* Billing <br>


---

# 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/config-dashboard/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.
