# Invite & Account creation

{% embed url="<https://youtu.be/bK_DBkXAfFY>" %} <br>
{% endembed %}

### Video Summary

In your email, you will see an invite from **<mail@flaik.com>** with the name of your resort as the sender.

{% hint style="warning" %}
**Not seeing an email?** Don't fret! Check out our [**email troubleshooting guides**](/flaik-knowledge-base/for-instructors/email-troubleshooting.md) to find out where it went.&#x20;
{% endhint %}

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

Click the <mark style="color:blue;">**Setup your flaik account**</mark> button and your browser will take you to a page where you can create a password.&#x20;

{% hint style="info" %}
Password must be at least six characters long and include at least one number.
{% endhint %}

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

Come up with a secure password and re-enter it to make sure there aren't any typos.&#x20;

Once you've created a password and logged in, save your resort's URL as a bookmark in your browser or to your device's home screen for quick future access.

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

{% hint style="success" %}
🎉 Nice one! Next up, check out our tours of the [**desktop**](/flaik-knowledge-base/for-instructors/tour-flaik-desktop-for-instructors.md) and [**mobile**](/flaik-knowledge-base/for-instructors/tour-of-desktop-and-mobile-app.md) interfaces to get acquainted with flaik.&#x20;
{% endhint %}


---

# 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://knowledgebase.flaik.com/flaik-knowledge-base/for-instructors/invite-and-password-creation.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.
