# FAQ

<details>

<summary>What does Libi stand for?</summary>

Libi stands for Little Big Engine. \
Its a "Little" engine which weighs just over 5mb, but you can create "Big" experiences with it. But, don't be fooled, the engine may be small, but it packs a punch! In fact, eventually delivering AAA standard graphics and interactivity. Without you ever needing to code!

</details>

<details>

<summary>How do I launch Libi?</summary>

Simply go to <https://libi.xyz> and get started! Easy peasy!

</details>


---

# 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/faq.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.
