# Help Center

Hi there! 👋

Our documentation section is currently **under maintenance**. We're working hard to bring you **improvements and new features**.

Good news: You can still visit our main website at [www.emfi.dev](https://www.emfi.dev) while we finish the updates. 🌐

***

### 🔗 While You Wait

* Explore our main website: [www.emfi.dev](https://www.emfi.dev)
* Contact support: <support@emfi.dev>
* Follow us on social media for updates.

***

✨ We'll be back soon with an even better documentation experience!


---

# 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.emfi.dev/help-center/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.
