# How to log in

After creating an account in the [Uzu App](https://uzu.one/app/dl), log in to Uzu Studio using the same account. If you don't have an Uzu account yet, please download the app first and create an account.

Most users have registered their phone numbers in the Uzu App, so we recommend logging in with "**Phone Number Login**."

You can access Uzu Studio from [this link](https://studio.uzu-app.com/). Bookmarking the page is recommended for easy access.

![](/files/OXXdCZLiuTAhofVrMNo5)

If you have linked external services to your Uzu account, you can also log in using those methods.

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


---

# 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.studio.uzu-app.com/en/overview/start-uzu-studio.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.
