# Getting Started

### Login or Create an Account

You’ll need a Winday account to start creating and publishing marketing games. If you don’t already have an account, you can sign up for free [here](https://app.winday.co/auth/sign-up).

### Dashboard

After the login, you start from a dashboard that's used to manage all your marketing campaigns, and get access to analytics, user and brand settings, as well as billing and other preferences.

<div data-full-width="false"><figure><img src="/files/ls4JuO6lum7CWtTKxEOO" alt=""><figcaption></figcaption></figure></div>

### Start Creating

{% stepper %}
{% step %}

#### Create and Publish Your First Campaign

{% endstep %}

{% step %}

#### Share Your Game with Customers

{% endstep %}

{% step %}

#### Verify Your Brand

{% endstep %}

{% step %}

#### Activate Your Brand Landing Page

{% endstep %}

{% step %}

#### Finish the Campaign and Get the Report

{% endstep %}

{% step %}

#### Launch Another Campaign

{% endstep %}
{% endstepper %}


---

# 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://help.winday.co/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.
