# Welcome to Emo Focus

{% hint style="info" %}
The Emo Focus template is native to WordPress 6.1.1 Please make sure your system meets the following requirements:
{% endhint %}

<table><thead><tr><th width="259">About</th><th>Requirement</th></tr></thead><tbody><tr><td>Databases</td><td>MySQL: Version 5.6 or greater</td></tr><tr><td>Software</td><td>PHP: Version 5.6 or greater.</td></tr><tr><td>Browser requirement</td><td><ul><li>Firefox 4+</li><li>IE (Internet Explorer) 9+</li><li>Google Chrome 10+</li><li>Opera 10+</li><li>Safari 5+</li></ul></td></tr><tr><td>Development Environment</td><td>Installing Theme locally is usually meant for the purpose of development. Those interested in development should use the following server.</td></tr><tr><td>Windows</td><td><ul><li>WAMPSEVER</li><li>XAMPP for Windows</li></ul></td></tr><tr><td>Linux</td><td><ul><li>LAMP Bubdle</li><li>XAMPP for Linux</li></ul></td></tr><tr><td>Mac OS</td><td><ul><li>MAMP &#x26; MAMP Pro</li><li>XAMPP for Mac OS</li></ul></td></tr></tbody></table>


---

# 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://emohelp.gitbook.io/emo-focus-documentation/welcome-to-emo-focus.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.
