# Getting Started with UniDeck

Welcome to **UniDeck's Step-by-Step Guide,** where we'll be covering everything you need to know for starting your journey with UniDeck!

{% hint style="info" %}
It'll be a smooth ride, just don't panic and keep in mind where your [towel](https://hitchhikers.fandom.com/wiki/Towel) is!
{% endhint %}

Whether you're setting up a simple dashboard to check your calendar and emails or building a fully interactive workspace that rivals tools like Grafana, UniDeck is here to make it effortless.

#### What You Can Expect

In this quick guide, you'll:

* Create an account or start exploring without one!
* Start using your first dashboard
* Add and arrange powerful widgets (Calendar, Email, Tasks, Graphs, Tables, and more)
* Connect your favorite services (Google, GitHub, Jira, etc.)
* Customize your layout to match your style and workflow

No coding. No setup headaches. Just drag, drop, and get to work.

***

Need help along the way? Check our reference book or contact us through here: <https://unideck.app/contact>

Let’s go. Your dashboard, your way. 💡


---

# 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://ainur.gitbook.io/unideck-docs/user-manual/getting-started-with-unideck.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.
