# Welcome to Akali

{% hint style="info" %}
**Good to know:** Since you've decided to buy **Akali**, it's a pleasure to have you as a customer and a member of LA-Studio's community. Don't worry that you will make mistakes because our step-by-step documentation will lead you through the process. Before you begin, please be sure to check it out.
{% endhint %}

All necessary information is written in the following sections. We keep it as easy as possible so you can read and follow. Our theme is based on WordPress platform, so we assume that you have already WordPress installed and ready to go.

## Getting Started

If you are unable to find your answer in this documentation, don’t hesitate to sign up & submit a support ticket [here](https://support.la-studioweb.com/) with your site’s **FTP and WordPress admin** details. Our top-notch support team is extremely enthusiastic to solve your issue as soon as possible, just give them a chance.&#x20;


---

# 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://document.la-studioweb.com/akali/getting-started/welcome-to-akali.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.
