# Getting Started with Verida Missions

### What are Verida Missions?

Verida Missions are a way for you to take the first steps towards taking ownership of your personal data. It’s an opportunity for you to be at the forefront of this movement. Be one of the first to try Verida’s cutting edge tech for self-sovereign data, a new paradigm shift for managing your personal data.

We have created Verida Missions to give our early adopters and supporters the opportunity to trying new features and learn all about how you can take control of your data with self-sovereign technology, while having fun and earning XP along the way

### How do I get started with Verida Missions?

1. **Download the Verida Wallet**

   Ensure that you have the [Verida Wallet](https://www.notion.so/Verida-Mainnet-FAQs-draft-76cd48903b67421bba95504f11ab946b?pvs=21) installed on your mobile device. The Verida Wallet is a self-custody web3 mobile wallet that allows you to manage your identity, credentials and crypto securely.
2. **Create a Verida Identity**

   If you don't already have a Verida Identity, you will be prompted to create one. Follow the on-screen instructions to set up your decentralized identifier (DID) on the Verida Network.

   **Important:** Make sure to securely back up your seed phrase. This is a very important step, because the seed phrase effectively serves as ownership of your account, identity and data stored on Verida Network.
3. **Connect to Verida Missions**

   Go to [Verida Missions](https://missions.verida.network/). Connect using Verida Wallet and sign in with your Identity to start completing missions and earning rewards.
4. **Explore and Complete Missions**

   Browse through the available missions and select a mission that interests you. Each mission will have specific tasks, such as onboarding, claiming credentials, or participating in activities related to the Verida ecosystem. The instructions will guide you through the steps required to complete the mission successfull.
5. **Earn XP (Experience Points)**

   As you complete tasks, you will earn XP, which can later be converted to VDA storage credits, allowing you to securely store your credentials and other personal information on Verida Network.
6. **Stay Informed Through Discord and on socials**

   Join [Verida's Discord community](http://discord.verida.io/) to stay updated on new activities, missions, and announcements. Discord is often used to communicate with the Verida community and provide real-time updates. You can also follow us on [Twitter](https://twitter.com/Verida_io), [LinkedIn](https://www.linkedin.com/company/verida-technology) and [subscribe](https://dashboard.mailerlite.com/forms/97344/60309864285472178/share) to keep up to date.
7. **Refer and Earn**

   Refer friends to join Verida Missions and earn additional XP.

Remember to regularly check the Verida Missions platform for new missions and opportunities


---

# 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/user-guides-and-support/getting-started-with-verida-missions.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.
