# Fisher Onboarding 101

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

This section breaks down the core actions you need to take to jump into the [<mark style="color:yellow;">**Fish Bit**</mark>](https://fishbit.org/) ecosystem. It’s quick, simple, and totally free to start — if you’re early.

{% stepper %}
{% step %}

#### Visit <kbd>Fishbit.org</kbd> and start your Voyage&#x20;

* Connect **Wallet** to login and set sail

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

* This creates your in-game identity and enables you to hold boats, rods, and rewards.
  {% endstep %}

{% step %}

#### Pick up your character and show your style

* Choose your character. Each one’s got personality, it’s all about flex and flavor. Your character is your PFP on the docks.

<figure><img src="/files/x6mJJYifQjz91G55mdS5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Connect 𝕏 and Claim your FREE Boat

⚠️ Boat is required to fish. Don’t skip this step.

* Connect your X account to verify you’re a real degen. Once linked, you’ll be airdropped a free Boat — only available during [Voyage Alpha.](/voyage-alpha-phase.md)

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

* ⏳ Boat will cost in [Main Phase](/main-phase-launch.md) — this is your free chance to try.
  {% endstep %}

{% step %}

#### Enter Gift code to grab a FREE starter Rod (or paid for one later)

* Enter a gift code from a friend or KOL to unlock your starter Rod. This free Rod has basic stats, but enough to start yield-fishing from Day 1.
* You can only claim **one** free Rod. Each code = 1 redemption per user.

<figure><img src="/files/nF20Vp5IELHwtmhLtyoX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Share Your Gift code & Earn

* When you redeem a rod, you unlock a stash of gift codes. Share them with your crew.&#x20;
* Referrers earn 10% of:
  * What the invitee spends on rods.
  * Invitee farming rewards.
    {% endstep %}

{% step %}

#### Claim Reward (TBA)

{% hint style="warning" %}
*Coming soon*
{% endhint %}

<figure><img src="/files/LaxhrEkHCIcBY0pxoOWR" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.fishbit.org/fisher-onboarding-101.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.
