# Getting Started

Libi Engine is now in alpha and available for use. You can find it on <https://libi.xyz> . The engine works right from the browser, no downloads needed! We are trying to make it as intuitive as possible to use, but if you have any feedback or questions let us know in our community:

Discord: <http://discord.gg/Nqse2JfRbf>

You can also join our socials:

X: <https://x.com/libiengine>

Youtube: <https://youtube.com/libiengine>


---

# 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.libiengine.com/litepaper/getting-started.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.
