# How to login to Toky

You can log in to your Toky account through our website where you will have access to the Toky webapp or from any of our [desktop or mobile apps.](https://toky.co/en/apps)

You can access Toky using a business email if you are an administrator and a business or personal email when you are a basic agent.

#### First login as a basic agent <a href="#first-login-as-a-basic-agent" id="first-login-as-a-basic-agent"></a>

If you are an agent, you should make your first log in using the confirmation email you receive from your account administrator, when he adds you as an agent.

If you don't have this invitation email please talk with your administrator or check the SPAM folder.

***Important:*** *Please don't try to make the first login directly from our website because it will create a new trial account and it won't be linked to your business account, **you must use the confirmation email**.*


---

# 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.bird.com/toky-en/how-to-guidestokyapp/how-to-login-to-toky.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.
