# Set up a Profile

#### **Creating Your MyriadFlow Profile** 🚀

Welcome to MyriadFlow! Setting up your profile is your first step into a world where digital and physical experiences merge seamlessly. Here's how to get started:

**What You’ll Need:**

* **A Web3 Wallet:** If you don't have one, you can easily set it up using familiar logins like Google or X. Remember, if you create a Web3 wallet as a browser extension, it will only be accessible in the browser you used to create it.
* **Profile Details:** Prepare a profile image, cover image, a short bio, and any social links you'd like to share. These elements will personalize your profile and showcase your unique identity.

**Step-by-Step Guide to Creating Your Profile:**

1. **Access the Platform:** Visit MyriadFlow Discover and click on "Connect" to link or create your Web3 wallet.
2. **Network Configuration:** Ensure you're connected to the Base Network. If not, switch your network to Base to proceed.
3. **Complete Profile Information:** A pop-up box will prompt you to fill in the required details. Provide accurate information to set up your profile.
4. **Access Your Profile:** Click on the circle at the top right of the page, next to notifications, and select "View Profile" to see your newly created profile.
5. **Edit Your Profile:** Click on "Edit Profile" (wait for "Follow" to change to "Edit Profile").
6. **Personalize Your Profile:** Fill in all the required fields, including your profile image, cover image, bio, and social links. Once completed, click "Save Changes" to update your profile.
7. **Explore the Community:** Visit the Users Page to see your profile among other users. Click on your profile to view your unique profile and URL.

**Managing Multiple Wallets:**

Your MyriadFlow profile isn't limited to a single wallet. You can add multiple wallets to your profile, allowing you to manage various digital assets across different blockchains seamlessly.

**Welcome to the Future! Welcome to MyriadFlow!**


---

# 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://myriadflow.gitbook.io/docs/getting-started/editor.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.
