# How to Get Started?

Staking your SeaFi Token (SPT) is key to participating. This guide helps you understand how to stake SPT, earn a Tier, and join token sales.

## STEP 1: Connect your wallets

* To create your SeaFi account, simply connect your EVM-compatible wallet by clicking "Connect Wallet" at the top right of the SeaFi website. Please note, this wallet will be used for participating in token sales on EVM networks.

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

* After connecting your EVM-compatible wallet, you’ll need to connect your Sui Wallet to stake SPT to achieve your tier, as SPT is currently a Sui-native token. To connect your Sui Wallet, go to the **“Profile”** section by clicking the **profile icon** at the top right of the SeaFi website.

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

<figure><img src="/files/24h7EOXAN8C1n0VThNId" alt=""><figcaption></figcaption></figure>

* Select “Sui Network” and follow the prompts to connect your Sui Wallet.
* You can also **manage your connected wallets on other chains** in this section.

## **STEP 2: Buy SPT**

* Purchase SPT on  [Cetus DEX](https://app.cetus.zone/swap/0x2::sui::SUI/0xb779486cfd6c19e9218cc7dc17c453014d2d9ba12d2ee4dbb0ec4e1e02ae1cca::spt::SPT).
* For more information on SPT, refer to the Markets section on [Coingecko](https://www.coingecko.com/en/coins/seafi) or [Coinmarketcap](https://coinmarketcap.com/currencies/seapad/#Markets).
* Ensure the tokens are held in your connected Sui Wallet on SeaFi before proceeding with staking.

## **STEP 3: Stake SPT**

<figure><img src="/files/616Kww3yB0urBibbYuhd" alt=""><figcaption></figcaption></figure>

* Go to the [Tier System ](https://seafi.ai/tier-system)section from the main navigation
* Select "Stake" and choose the pool or combination of pools that align with your strategy.&#x20;
* Once staked, your tier will update automatically based on your accumulated SPoints.


---

# 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.seafi.ai/seafi-guideline/for-users-investors/how-to-get-started.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.
