# Ethernauts Guide to the Metaverse

### Tutorials: Jump right in

Follow our handy tutorials to start exploring the metaverse:

{% content-ref url="/pages/cbiVz0UuMwPIDjv5s5Vc" %}
[Introduction](/guides/egm/tutorials/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/sRmOAsvpBc68rxtpq9aY" %}
[Ready Player Start](/guides/egm/tutorials/ready-player-start.md)
{% endcontent-ref %}

{% content-ref url="/pages/pQlfoHB4CMvYRJB9bcWB" %}
[Non Fungible Playbook](/guides/egm/tutorials/non-fungible-playbook.md)
{% endcontent-ref %}

### Ecosystem: Dive a little deeper

Learn the fundamentals of Web3 to get a deeper understanding of how the metaverse works:

{% content-ref url="/pages/l2coulslWDZX4qGKSb0f" %}
[L1](/guides/egm/ecosystem/l1.md)
{% endcontent-ref %}

{% content-ref url="/pages/2OU7ZPLxOqPmeF5VADPi" %}
[L2](/guides/egm/ecosystem/l2.md)
{% endcontent-ref %}

{% content-ref url="/pages/FUPphlwdy70Cyc0qE5ys" %}
[Projects](/guides/egm/ecosystem/projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/H0KKiasFlpJCDrJxUxn8" %}
[Initiatives](/guides/egm/ecosystem/initiatives.md)
{% endcontent-ref %}

### Additional Content

Looking for tools, resources or definitions of terms? Find all you need below:

{% content-ref url="/pages/xwY36SRkM0gwi8PyIFYQ" %}
[Resources](/guides/egm/resources/tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/8CWUWUywF4JbOrxTfU80" %}
[Extras](/guides/egm/extras/contributors.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://dagora.gitbook.io/guides/egm/ethernauts-guide-to-the-metaverse.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.
