# Login guide

**Step 1: Access the Nami Exchange login page**&#x20;

On the vBTC website menu bar, select **"Sign In."** The system will automatically redirect users to the Nami Exchange login portal.

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

**Step 2: Log in to vBTC with your Nami Exchange Account**

On the Nami Exchange login page, enter the following information:

* Email
* Password
* Account verification (if any)

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

Once successfully logged in, users will be redirected back to vbtc.me. The account will be synchronized with the vBTC system, allowing users to hold vBTC in their Spot wallet on Nami Exchange.


---

# 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.vbtc.me/en/how-to-start/login-guide.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.
