> For the complete documentation index, see [llms.txt](https://crypto-metropolis-handbook.gitbook.io/cm-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crypto-metropolis-handbook.gitbook.io/cm-handbook/welcome-to-cm.md).

# Welcome to CM

{% hint style="info" %}
**Tip:** This handbook is a real-time tool that helps crypto nomads integrate better, faster, and deeper into the local. Welcome to the [editorial board](/cm-handbook/editorial-board.md)!
{% endhint %}

## Overview

{% embed url="<https://www.youtube.com/watch?v=NalA1BfeAHQ>" %}
Source: [Matt](https://www.youtube.com/@MattDiggity/about)
{% endembed %}

## Quick links

### Before You Come

{% content-ref url="/pages/QNsmoHWMR2aSrRVg2XlM" %}
[Visa](/cm-handbook/visa.md)
{% endcontent-ref %}

{% content-ref url="/pages/21vLmZxAtYazp4RUmdtD" %}
[Timing](/cm-handbook/timing.md)
{% endcontent-ref %}

### After You Arrive

{% content-ref url="/pages/NYsGf39diSkw43DbUD8z" %}
[Small Tasks](/cm-handbook/small-tasks.md)
{% endcontent-ref %}

{% content-ref url="/pages/y080mpOdHpoVYLZ6Kdq4" %}
[Let's Explore](/cm-handbook/lets-explore.md)
{% endcontent-ref %}

{% content-ref url="/pages/i91JTxO3IQ8lcxZTUakN" %}
[Local Tools](/cm-handbook/local-tools.md)
{% endcontent-ref %}

### Go Deep

{% content-ref url="/pages/8QsiA7eoMRSslk3E83LN" %}
[Mountain View](/cm-handbook/mountain-view.md)
{% endcontent-ref %}

{% content-ref url="/pages/zV2Bup1vihnXHXCj53KQ" %}
[Find Crypto](/cm-handbook/find-crypto.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZAoz3YczT7UpOgwxCCrf" %}
[Restaurants](/cm-handbook/restaurants.md)
{% endcontent-ref %}

{% content-ref url="/pages/SpOajgYpA8N9tmGZ7MKM" %}
[Music / Bars](/cm-handbook/music-bars.md)
{% endcontent-ref %}

{% content-ref url="/pages/bopo3QRBQIVJwYBcLeSk" %}
[Get Moving](/cm-handbook/get-moving.md)
{% endcontent-ref %}

{% content-ref url="/pages/wiv6hYihb5kMNsrmWJP2" %}
[References](/cm-handbook/references.md)
{% endcontent-ref %}

### Contact

{% content-ref url="/pages/jAXykbEGkOYekqlBYxso" %}
[Editorial Board](/cm-handbook/editorial-board.md)
{% endcontent-ref %}


---

# 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://crypto-metropolis-handbook.gitbook.io/cm-handbook/welcome-to-cm.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.
