# Account Sign In

Access the DocTranslate homepage at <https://doctranslate.io/>. To utilize the features of Doctranslate.io, you are required to sign in. Two sign-in methods are available: Sign in with Google or sign in with your email and password.&#x20;

**💡 Sign-in steps:**&#x20;

**Step 1:** Click the **"Sign in"** button located at the top of the webpage

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

**Step 2:** Choose **"Sign in with Google"** or **"enter email and password"**

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

**Step 3:** Choose to enter your email and password, then click **"Sign in"** to access your account.&#x20;

**Note:** Signing up/ signing in with Google differs from signing up/ signing in with an email address and password. Using this method, you cannot enter the email address associated with your Google account if you haven't previously registered with Doctranslate.io.


---

# 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://usermanual.doctranslate.io/account-sign-up-and-sign-in/account-sign-in.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.
