# MYID Explorer

MYID is a Decentralized Identity Aggregator that enables linking user identities among multiple decentralized networks. MYID provides a trustable way for DAPP to obtain real-time DID data of an identity owner across multiple blockchains and DAPP.

All good? Let's explore some of the main GitBook concepts, starting with **Spaces**.

{% content-ref url="/pages/BzwosJJXBGDXp96aYDMr" %}
[The problem in web3.0 ID](/myid/introduction/the-problem-in-web3.0-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/5HIVIVWxabmYXtYtYF9h" %}
[The Solution: DID aggregation](/myid/introduction/the-solution-did-aggregation.md)
{% endcontent-ref %}

{% content-ref url="/pages/DxQl5dKcPbmVQHapFckX" %}
[MYID for Web 3.0](/myid/introduction/myid-for-web-3.0.md)
{% endcontent-ref %}

{% content-ref url="/pages/XwJkN1aFYBTCXeTYfEvd" %}
[Basic in MYID](/myid/introduction/basic-in-myid.md)
{% endcontent-ref %}

{% content-ref url="/pages/RrfjhLmZKR0F9uoUwGiC" %}
[Technology Path](/myid/introduction/technology-path.md)
{% endcontent-ref %}

{% content-ref url="/pages/cIRKAwIdymw1KICUTaZA" %}
[Data in MYID](/myid/introduction/data-in-myid.md)
{% endcontent-ref %}

{% content-ref url="/pages/mRWE2BPnnQke6gSh4yFO" %}
[Economic Model](/myid/introduction/economic-model.md)
{% endcontent-ref %}

{% content-ref url="/pages/xHrmjN6aTBj5F4EVh1tl" %}
[MYID RoadMap](/myid/introduction/myid-roadmap.md)
{% endcontent-ref %}


---

# 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://globalweb.gitbook.io/myid/myid-explorer.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.
