# Whale Tank

Bluwhale's mission is to turn your digital profile into an asset. The previous profile marketplace, where you could sell NFTs of your profile data, was replaced with one that allows you to tokenize your profile creating Profile Tokens. Introducing Whale Tank, the first marketplace designed to empower you to launch tokens around your data and profile, available on both desktop and mobile. Below is a step-by-step guide to creating and launching your Profile Tokens.

1. The Desktop version can be easily accessed on the top bar "Whale Tank"

<figure><img src="/files/uh5CRRhA6fTrQW6xUdfm" alt=""><figcaption><p>Launch Guide For Profile Tokens (Desktop)</p></figcaption></figure>

2. The Mobile version allows you to access the Whale Tank by clicking the "Buy/Sell" button

<figure><img src="/files/0GIUssa1twhnVQ0xsazE" alt=""><figcaption><p>Launch Guide For Profile Tokens (Mobile)</p></figcaption></figure>

Once your Profile Token is live, you can head to the marketplace to check out other Bluwhale users' tokens and buy/sell them like on a DEX. Below is a step-by-step guide to buying and selling your Profile Tokens.

1. As you enter the "Whale Tank", you will find many tokens launched by other Bluwhales to buy and sell on desktop.

<figure><img src="/files/o1mTThG8uK2IBfduNilw" alt=""><figcaption><p>Trading Guide For Profile Tokens (Desktop)</p></figcaption></figure>

2. As you click on the "Buy/Sell" button, you will find many tokens launched by other Bluwhales to buy and sell on mobile.

<figure><img src="/files/HZsFMsD3MqqXcELCxfkU" alt=""><figcaption><p>Trading Guide For Profile Tokens (Mobile)</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://bluwhale.gitbook.io/bluwhaleai/whale-tank.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.
