# How to Create an account

Creating an account on UCollectME is a quick process that takes less than a minute. Follow these steps:

1. Go to <https://ucollect.me/showcase>.
2. In the page's upper right corner, click "Log in / Sign Up."
3. There is a single button for both signing up as a new UCollect.me user and logging in, so use the same button next time you join.
4. Decide on your preferred method of signing up. You can choose from:
   * Your email
   * A Google Account
   * A Discord Account
   * A GitHub Account
   * A LinkedIn Account
   * An Apple Account
   * A Wallet
5. After clicking "Submit," you will receive a code on your email that you need to enter.
6. Choose the account role that best suits you:
   * Supporter, if you want to support your favorite builders
   * Community Builder, to unleash your creativity

<details>

<summary>Are you a supporter?</summary>

To complete your account on UCollectME, follow these additional steps:

1. **Add Your Name:**
   * Enter your preferred name to personalize your account.
2. **Upload a Picture:**
   * Upload a profile picture to enhance your presence on UCollectME.
3. **Provide Relevant Information:**
   * Optionally, share any relevant information about yourself that you feel comfortable disclosing. This could include a brief bio, interests, or any other details you want to share.
4. **Select 3 Creative Categories:**
   * Choose three creative categories that represent your interests or areas of expertise. This will help UCollectME show you the accounts that are most relevant to you.&#x20;

Remember, providing this information is optional; you can only share what you feel comfortable with. This additional information will help tailor your UCollectME experience to match your interests and preferences better.

</details>

<details>

<summary>Are you a community builder?</summary>

To complete your account on UCollectME, follow these steps:

1. **Click the Purple User Icon:**
   * On the page's upper right corner, click the purple user icon
2. **Go to Account Settings:**
   * Navigate to "Account Settings" to make changes and complete your profile.
3. **Complete Your Profile:**
   * Add your name and any other information you feel comfortable sharing. Remember, no information is mandatory.
4. **Choose 3 Creative Categories:**
   * Select three creative categories that best represent your interests. You can be a supporter, too, so these categories will help UCollectME show you the most relevant profiles.&#x20;
5. **Visit the Builder Page:**
   * Go to the Builder Page to provide more detailed information about your project. Share what makes your project unique, what you'll provide to your supporters, and your personal story. Add the categories that best represent your project so that your profile will be shown to interested people.
6. **Add a Relevant Profile Picture and Banner:**
   * Upload a profile picture and banner that accurately represent your project and personality. This will help your supporters easily recognize you.

Remember, all this information is optional, and you can share only what you are comfortable with. Adding these details will make your UCollectME experience more personalized and help connect you with like-minded supporters and creators.

</details>

{% embed url="<https://youtu.be/GksQv1Zw_YQ>" %}


---

# 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://docs.ucollect.me/tutorials/ready-to-start/how-to-create-an-account.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.
