# Misc

<details>

<summary>Can I navigate Mitoworld without a mouse?</summary>

You can still navigate around with your mousepad, but it may negatively impact your experience. We recommend using a mouse for the most optimal experience.

</details>

<details>

<summary>How to change interface language</summary>

We do not have the option to change interface language at the moment. However, if you have language requirements that you would like to suggest, please feel free to reach out to us at <hello@mitoworld.io>.

</details>

<details>

<summary>Is Mitoworld accessible on mobile?</summary>

Yes, Mitoworld is accessible on all Android smartphones but does not support iOS yet.

</details>

<details>

<summary>How do I take pictures of my World?</summary>

You can easily take screenshots of your World through the screenshot button found on the top right corner of your interface.

</details>

<details>

<summary>Can I get an aerial view photo of my World?</summary>

No, currently we are unable to take an aerial view of a World.

</details>

<details>

<summary>Can I enter multiple Worlds at the same time?</summary>

Yes, you can enter multiple Worlds with separate tabs.

</details>

<details>

<summary>What are the minimum system requirements to load Mitoworld?</summary>

We recommend your system to be running on 4GB of memory, a dual core cpu, and an integrated graphic card.

</details>

<details>

<summary>Can I load an offline version of my World?</summary>

No, we suggest you to always on online status to have the best user experience.

</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.mitoworld.io/mitoworld-guide/mitoworld-faq/misc.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.
