> For the complete documentation index, see [llms.txt](https://docs.metaverse-ico.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metaverse-ico.net/whitepaper/solution-and-conclusion/focused-on-human.md).

# Focused on 'Human'

Not only is the ease of use, security and speed of the created structure important, but also structures have been developed in which users can be included and directed to the system from day one, thanks to structures such as MicroMiner.

At every point of the MetaChain design, the main focus has been to enable users to easily understand and use the products. It aimed to create a user interface that is understandable for everyone, away from the complexity and difficult-to-explain perception of blockchain technologies.

In addition to encouraging application development by different users, an ecosystem of applications developed directly by the Metachain team; It offers safe, fast, distributed and effective solutions from the daily needs of individual users to the most complex problems of institutions.

With this approach, basic ecosystem applications are running on the network from the moment the network was made available. In addition, thanks to this approach, human-centered solutions are presented as standard quality and approach.t

{% hint style="info" %}
To see all the products offered by Metachain, you can visit the Metacoin website (<https://metaverse-ico.net>)
{% endhint %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.metaverse-ico.net/whitepaper/solution-and-conclusion/focused-on-human.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
