# Quick Start

Welcome to Lia Translate — your AI-powered content platform that brings together everything you need to create, translate, and manage multilingual content with ease!

This online guide helps you make the most of Lia Translate.\
You can search topics anytime using the search bar at the top or simply click Ask to get AI-powered answers to your questions.\
Explore by chapters to learn step by step, or jump straight to the topics that matter most to you — from getting started to advanced workspace management.

## Accessing Lia Translate

You can access Lia Translate anytime at [lia.acolad.ai ](https://lia.acolad.ai)to sign in (existing users) or sign up (new users) using one of the following methods:

* **Email code** – Enter your email address and receive a 6-digit verification code to sign in.
* **Google** – Sign in with your Google account credentials.
* **Microsoft** – Sign in with your Microsoft account credentials.

## How to create or join a Lia Translate workspace

Depending on whether you are creating your own workspace or joining one created for you, choose the option that matches your situation:

{% content-ref url="/pages/u8wUADPTWp9hWOvKvxDJ" %}
[Create a new user account and workspace](/getting-started/create-a-new-user-account-and-workspace.md)
{% endcontent-ref %}

{% content-ref url="/pages/UPzGBaio9Zr5CNLf7e8V" %}
[Accept a workspace invitation](/getting-started/accept-a-workspace-invitation.md)
{% endcontent-ref %}

{% content-ref url="/pages/qo1S9BLujJKg5xLOXBu3" %}
[Automatic pre-approved access to a workspace](/getting-started/automatic-pre-approved-access-to-a-workspace.md)
{% endcontent-ref %}

## How to find help

Use the Ask button (bottom right corner of your screen) anywhere in Lia Translate! Note that asking questions with the Ask button does not consume Lia Units.

To provide us with feedback, you can click on the <i class="fa-circle-question">:circle-question:</i> (question mark) icon on the Lia Translate main page, above the <i class="fa-gear">:gear:</i> (cogwheel) icon, then use the *Share feedback* option.

The question mark menu also provides access to our [Commercial and legal](/commercial-and-legal/general-terms-of-service.md) documentation and other interesting information.

If you are still unsure, [contact Support](mailto:lia@acolad.ai).


---

# 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.acolad.ai/getting-started/readme.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.
