# How to Use Coral Rush

## 🏴‍☠️ How to Use Coral Rush

In **Coral Rush**, you can set your **nickname** and either **create** or **join** a pirate crew.\
Follow the steps below to complete your setup and participation.

***

### 🧭 Setting Your Nickname

1. Click the **“My Wallet Details”** icon at the **top-right corner** of the screen.

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

2. In the wallet popup window, click the **edit icon (pencil)** next to your nickname.

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

3. Upload a **profile image**, enter your **wallet nickname**, and click **“Save.”**

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

> ⚠️ **Note:**\
> Duplicate nicknames cannot be registered.\
> If a nickname already exists, the **“Save” button will be disabled.**

4. Once saved, your **profile image and nickname** will appear on the screen.

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

***

### 🏴 Creating a Pirate Crew

> 💡 Each wallet can **belong to only one pirate crew.**\
> Once you create a crew, you **cannot join another one.**

1. Click the **“Create Pirate Crew”** button.

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

2. Enter your **crew profile image, crew name, and description**, then click **“Create.”**

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

> ⚠️ Duplicate crew names cannot be registered.\
> If the same name already exists, creation will be blocked.

3. Review the information in the **creation warning window**, then confirm by clicking **“Create Pirate Crew.”**

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

> 🚫 Once a crew is created, it **cannot be deleted or left.**

4. Your new crew will appear in the **crew list**,\
   and your **crew affiliation information** will be displayed in your profile area.

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

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

5. Clicking on a crew name opens its **crew details page** —\
   you can also access this by selecting the crew from the **crew list**.

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

***

### ⚓ Joining a Pirate Crew

> ⚠️ Once you join a pirate crew, you **cannot leave it.**

1. Select the **crew you wish to join** from the list.

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

2. On the crew detail page, click **“Join Crew.”**

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

> The **“Join Crew”** button is only active if you are **not already a member** of any crew.

3. Review the information in the **join confirmation window**, then click **“Join Crew”** again to proceed.

<figure><img src="/files/2zD44a2I98jGWDS3uvjB" alt=""><figcaption></figcaption></figure>

4. After joining, your **nickname** will appear in the **crew member list** on the crew detail page.

<figure><img src="/files/KTSJEVcOqFDDwgdbvA0s" alt=""><figcaption></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://aquabank.gitbook.io/aquabank/en/product-guides/how-to-use-coral-rush.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.
