# Welcome

**The World Mobile Token Docs** cover information such as frequently asked questions, nodes, our vault and World Mobile Token.

### First Steps

* **New to WMTx:** watch our [<mark style="color:purple;">**2-minute explainer video below**</mark>](#wmt-in-2-minutes), which covers the basics of our project.
* **Safety first:** please review our Safety and Security information below.
* **Official channels:** always check that you are receiving updates from and sourcing information via our official channels.
* **Support:** please review our guide on [<mark style="color:purple;">**how to create a support ticket**</mark>](https://faq.worldmobiletoken.com/docs/faq-and-support/create-a-support-ticket).

### Safety and Security

These guides are not an exhaustive list of security precautions. Please exercise extreme caution when sending funds and storing your credentials.

* Only engage with our official websites and social channels. These are listed below.
* All transaction information will be provided from inside your secure Vault - consider any request for payment from outside your Vault a scam.&#x20;
* Store your wallet recovery phrases securely and don't share them.
* Check out our [<mark style="color:purple;">**guide on keeping your crypto safe**</mark>](https://faq.worldmobiletoken.com/docs/faq-and-support/how-to-keep-your-crypto-safe).

### Official World Mobile Channels

#### Websites

* World Mobile Website - [<mark style="color:purple;">**https://worldmobile.io**</mark>](https://worldmobile.io)
  * World Mobile Docs - [<mark style="color:purple;">**https://docs.worldmobile.io/**</mark>](https://docs.worldmobile.io/)
* World Mobile Token Website -  [<mark style="color:purple;">**https://worldmobiletoken.com**</mark>](https://worldmobiletoken.com)
  * World Mobile Token FAQ - [<mark style="color:purple;">**https://faq.worldmobiletoken.com/**</mark>](https://faq.worldmobiletoken.com/)
* World Mobile AirNode - [<mark style="color:purple;">**https://airnode.worldmobile.net/**</mark>](https://airnode.worldmobile.net/)
  * AirNode Map Explorer - [<mark style="color:purple;">**https://airnode.worldmobile.net/explore/**</mark>](https://airnode.worldmobile.net/explore/)
* World Mobile eSIMs - [<mark style="color:purple;">**https://esim.worldmobile.io/**</mark>](https://esim.worldmobile.io/)
* World Mobile Merch - [<mark style="color:purple;">**https://merch.worldmobile.io/**</mark>](https://merch.worldmobile.io/)

#### Social Media

* Twitter
  * World Mobile Twitter - [<mark style="color:purple;">**@WorldMobileTeam**</mark> ](https://twitter.com/WorldMobileTeam)
  * World Mobile Token - [<mark style="color:purple;">**@WMToken**</mark>](https://twitter.com/wmtoken)
    * World Mobile Token Support - [<mark style="color:purple;">**@WMTokenHelp**</mark>](https://twitter.com/wmtokenhelp)
* Facebook
  * [<mark style="color:purple;">**World Mobile Facebook**</mark>](https://www.facebook.com/WorldMobileTeam/)
* Instagram
  * World Mobile Instagram - [<mark style="color:purple;">**@WorldMobileTeam**</mark>](https://instagram.com/worldmobileteam)
* YouTube
  * [<mark style="color:purple;">**World Mobile YouTube**</mark>](https://www.youtube.com/WorldMobileTeam)
* Reddit
  * World Mobile Token Subreddit - [<mark style="color:purple;">**https://www.reddit.com/r/WorldMobileToken**</mark>](https://www.reddit.com/r/WorldMobileToken)

#### Chat Platforms

* Telegram
  * Telegram Community - [<mark style="color:purple;">**https://t.me/WorldMobileTeam**</mark>](https://t.me/WorldMobileTeam)
  * Telegram Announcements - [<mark style="color:purple;">**https://t.me/WorldMobileAnnouncements**</mark>](https://t.me/WorldMobileAnnouncements)
* Discord
  * Discord Invite Link - [<mark style="color:purple;">**https://discord.gg/worldmobile**</mark>](https://discord.gg/worldmobile)

### How the docs are organised

* **Token Migration**- This is where you can find out how to migrate your old WMT to WMTx.
* **Introduction** - A great starting point that includes frequently asked questions about our project and World Mobile Token.
* **FAQ & Support** - Here we answer frequently asked questions about our Vault, [<mark style="color:purple;">**earning rewards**</mark>](https://faq.worldmobiletoken.com/docs/faq-and-support/staking-wmtx) and[ <mark style="color:purple;">**supported wallets**</mark>](https://faq.worldmobiletoken.com/docs/faq-and-support/vault-support/supported-wallets), and we provide instructions on how to [<mark style="color:purple;">**create a support ticket**</mark>](https://faq.worldmobiletoken.com/docs/faq-and-support/create-a-support-ticket).
* **Network** - In this section, we cover topics including equipment, what is an [<mark style="color:purple;">**AirNode**</mark>](https://faq.worldmobiletoken.com/docs/network/what-is-an-airnode)/[<mark style="color:purple;">**EarthNode**</mark>](https://faq.worldmobiletoken.com/docs/network/what-is-an-earthnode) and the ins & outs of the network we are building.
* **Token FAQ** - Here we break down the tokenomics of WMT and answer other questions about [<mark style="color:purple;">**Token Lockups**</mark>](https://faq.worldmobiletoken.com/docs/token-faq/tokenomics/token-lockup-periods-for-team-and-partners).

## WMT in 2 minutes

**New to World Mobile?** Check out our explainer video, then dive into the rest of the docs:

{% embed url="<https://www.youtube.com/watch?ab_channel=WorldMobile&v=CUPNKSxOcKI>" %}
World Mobile Explainer Video
{% endembed %}

### Guides: Getting Started

Follow these handy guides to get started on the basics as quickly as possible:

{% content-ref url="introduction/faq" %}
[faq](https://faq.worldmobiletoken.com/docs/introduction/faq)
{% endcontent-ref %}

{% content-ref url="faq-and-support/token-migration" %}
[token-migration](https://faq.worldmobiletoken.com/docs/faq-and-support/token-migration)
{% 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://faq.worldmobiletoken.com/docs/welcome.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.
