# About my profile

<figure><img src="/files/lEzb6B9teX8vc3Tfn5RT" alt=""><figcaption></figcaption></figure>

## Connect with Google

This feature allows users who signed up for SmashFi with their email and password to connect their account if their registered email is a Google email.&#x20;

By clicking the `'Connect with Google'`  and linking it to the same Google email used for their SmashFi account, users will be able to log in not only with their email and password but also with their Google account.

## Change password

This feature allows you to change your password.&#x20;

It is only available to users who signed up with an email and password, not those who registered with Google.&#x20;

To change your password, you must complete email verification and 2FA (if registered).

## Verify identity (KYC)

We are implementing a robust automated KYC (Know Your Customer) procedure provided by Onfido, a leading KYC solution trusted by industry giants like Binance.

The primary purpose of conducting KYC is to enable 2FA (2-Factor Authentication), adding an extra layer of security to your account.&#x20;

This process is powered by Onfido, a trusted KYC solution used by industry leaders like Binance and OKX. The KYC process is straightforward and typically takes less than 1-2 minutes if you have the necessary documents ready.

{% hint style="info" %}
For quick identity verification

* Enter your first name and last name as they appear on the **passport.**
* Select your passport as the document type.

Your identity will be verified within one minute.
{% endhint %}

## Referral

**Join the SmashFi Referral Program: Earn While You Empower**

By inviting your friends to invest in Shark using your unique referral code, you can earn a portion of the profit generated by their investments. The more friends you invite, the more you earn!

Example of Earnings:

* Your friend invests 10 BTC and earns a profit of 1 BTC.&#x20;
* SmashFi collects a 25% performance fee, which amounts to 0.25 BTC.&#x20;
* You receive 5% of this fee, which is 0.0125 BTC.&#x20;

Invest in Shark, refer your friends, and watch your income grow. For more details on how to create and share your referral code, visit [SmashFi Referral Program.](https://smashfi.me/promotion/referral-code)


---

# 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://how.smashfi.me/my-profile/about-my-profile.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.
