# Verida Mainnet

### What apps are available?

Use your Mainnet identity to connect and use these apps:

* **Verida Missions** <https://missions.verida.network/>
* **Markdown Editor** <https://markdown-editor.demos.verida.io/>
* **Network Explorer** <https://explorer.verida.network/>

Use your Testnet identity to connect and use these apps:

* **Verida Missions (Testnet)** <https://missions.testnet.verida.network/>
* **Network Explorer (Testnet)** <https://explorer.testnet.verida.network/>

### How do I migrate to the Verida Mainnet?

#### **Verida Wallet Users**

<figure><img src="/files/Ncg4c6FDmi7FFyQMR0qZ" alt=""><figcaption><p>Verida Testnet to Mainnet migration in Verida Wallet</p></figcaption></figure>

Update to the latest version of Verida Wallet.&#x20;

Select the Testnet identity you want to migrate, and press “Migrate to Mainnet” on the home screen.

See the [Verida Mainnet Soft Launch guide](/user-guides-and-support/verida-mainnet-launch-guide.md) for more information

#### **Application developers**

Developer documentation has been updated with key changes for application developers to upgrade their applications to use the Verida Mainnet.

See the Developers [Migrate to Mainnet page](https://developers.verida.network/docs/extras/migrate-mainnet) for more information.

### Is the Verida Missions XP Rewards program still available?

The [Verida Missions](http://missions.verida.network/) rewards program has now transitioned to the Verida Mainnet.

**Important:** You must upgrade your Testnet account to Mainnet to transfer your XP points and be eligible for future claims.

Verida Missions and the [incentivized testnet program](https://news.verida.io/verida-missions-now-live-join-the-mission-and-pave-the-way-for-a-decentralized-future-8e9da990c5bb) has been instrumental in testing the performance of Verida network infrastructure and Verida applications. We’re thankful for everyone in our amazing community who have participated to date.

Your XP rewards will soon be convertible to VDA tokens as we move closer to the token launch. Stay tuned for more information on this.

### How do I get started on the Verida Mainnet?

Here’s how to get started on the Verida Myrtle Mainnet:

* Update the Verida Wallet for [iOS](https://apps.apple.com/us/app/verida-vault/id1546599632) and [Android](https://play.google.com/store/apps/details?id=io.verida.vault) in the App Stores
* Post in [#myrtle-mainnet](https://discord.com/channels/664594912460668960/1190458033793404987) when you’ve made the move to Mainnet
* Join the [Verida Missions](https://missions.verida.network/) rewards program
* Report an [issue](https://forms.gle/sGTJk9WitQv8pjCn7)


---

# 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://community.verida.network/verida-network/verida-mainnet.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.
