# Onboarding

## **Connect your Google Account or Sui Wallet**

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

Bluefin supports a variety of web3 wallets powered by the Sui blockchain, including Suiet, Martian, Stashed, Nightly and Surf Wallet. The most popular options are Sui Wallet and connecting via a Google account (enabled by ZK technology). Using Google accounts allows users to avoid needing to manage Private Keys, and the public key generated for your account will be unique for Bluefin, meaning that you can connect to Bluefin on any device using your same Google account and the public address in the Bluefin application will be the same.

<figure><img src="/files/Gyv9yBolsk25Ij4HBgHO" alt="" width="320"><figcaption></figcaption></figure>

After connecting your wallet you will have to complete the Onboarding process before starting to trade. Click on either prompt shown under your account header.&#x20;

<figure><img src="/files/HwcCbqfpA0KXL3TO3u16" alt="" width="299"><figcaption><p>Onboarding selection</p></figcaption></figure>

Afterwards you will have to accept the terms of use for trading on the platform, and if the onboarding is succesful you will see a pop-up show in the bottom right corner of the app that says "Terms accepted! Welcome to Bluefin!"

<figure><img src="/files/AtHbJdpVgdawnrYvbiHg" alt="" width="375"><figcaption><p>Terms and conditions</p></figcaption></figure>

{% hint style="info" %}
**NOTE**: There are cases where the Onboarding signature can fail with the message outlined below, in this scenario please **update your Sui Wallet extension to the latest available version**. If this continues to be a problem after you have updated the wallet the please contact our support team on Discord and you will be attended within 24 hours!
{% endhint %}

<figure><img src="/files/W18KDVaAqN9dNvvljJ8v" alt="" width="308"><figcaption><p>Onboarding Failure</p></figcaption></figure>


---

# 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://learn.bluefin.io/bluefin/bluefin-perps-exchange/getting-started/onboarding.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.
