# Creating Your FunDeSci Account

### Start by **connecting Your Wallet**

Begin your FunDeSci journey and crete your account by connecting your digital wallet, which will serve as your primary method for all transactions on the platform. Here's how:

1. **Connect Your Wallet**

   * Click on the "Connect Wallet" button in the header.
   * Choose your preferred wallet from the options provided, such as MetaMask, Coinbase Wallet, or other WalletConnect-compatible apps.
   * Follow the prompts to authorize FunDeSci to connect with your wallet.

   <figure><img src="/files/G0afusHtcZSmcx3P9thg" alt="" width="563"><figcaption><p>Start the progress by connecting your wallet</p></figcaption></figure>

   <figure><img src="/files/eZxUm9rV7HkKY9mN8nJ5" alt="" width="421"><figcaption></figcaption></figure>
2. **Profile Creation**

   * If it's your first visit to the site, a pop-up will prompt you to create a profile.
   * You can opt to continue as a funder without a profile or create a researcher account to enter additional information.

   <figure><img src="/files/vzNq2trkEwFYLdWNdeSI" alt="" width="563"><figcaption></figcaption></figure>
3. **Editing Your Profile**

   * You can enter your details in the next page. You can also navigate to "Edit Profile" in the menu to add your personal information:

     * **PERSONAL INFO**: Add your First Name, Last Name, Nationality.
     * **University**: Enter the name of your institution.
     * **Title/Rank**: Select your professional title, such as Researcher, Developer, Professor, etc.
     * **Skills**: Enter your skills as tags to help others understand your expertise.
     * **Biography**: Write a brief bio about yourself or your organization.
     * **Contact Info**: Provide your LinkedIn, Twitter, email, and other links for networking.
     * **Experiences & Projects**: List any relevant past work and projects.
     * **Photos**: Upload a profile photo and banner to personalize your page.

   <figure><img src="/files/f269HPObigpqciiLau1X" alt="" width="563"><figcaption></figcaption></figure>

📌 *Tip: Completing your profile with detailed information enhances visibility and trust within the FunDeSci community.*

#### **Organization Accounts**

* If you're representing an organization, click the checkbox for "Create account as an organization" during profile setup. This will adjust the fields to be more suitable for organizations.

<figure><img src="/files/RZGwjzsS6R8KDBszirpJ" alt="" width="563"><figcaption></figcaption></figure>

#### **Account Verification**

* After creating your profile, an email will be sent to your registered email address for verification. Follow the instructions within the email to verify your account.

#### **Viewing and Editing Your Profile**

* Use the "View Profile" and "Edit Profile" options in the menu to update your information or view your profile as others see it, including all the projects you have created on FunDeSci.

<figure><img src="/files/MpHYldYhh9iWrQYL93OG" alt="" width="296"><figcaption></figcaption></figure>

#### **Project Creation**

* To create a project on FunDeSci, you must have a researcher profile. Ensure that you have filled in the necessary details in your profile before attempting to start a project.

<figure><img src="/files/CHqZID2JiPEgRzLlbLAx" alt="" width="279"><figcaption></figcaption></figure>

#### **Signing Out**

* To sign out of the platform, simply disconnect your wallet. The security of your account is maintained by the security measures of your chosen wallet service.

❗ *Important: The security of your FunDeSci account is inherently tied to the security of your connected digital wallet. Ensure that you follow all recommended security protocols for your wallet provider.*


---

# 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://fundesci.gitbook.io/docs/getting-started/creating-your-fundesci-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.
