> For the complete documentation index, see [llms.txt](https://projectdocuments.gitbook.io/sharky-sharkx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://projectdocuments.gitbook.io/sharky-sharkx/how-to-get-started.md).

# How to Get Started

Getting started with **$SHARK** is easy and exciting! Follow this step-by-step guide to dive into the Sharky Sharkx ecosystem and become part of **The Pack**.

### **Step 1: Set Up a Phantom Wallet**

The first step is creating a **Phantom Wallet**, the gateway to your crypto journey.

* **Download Phantom Wallet**: Visit [phantom.app](https://phantom.app) and download the wallet extension or mobile app.
* **Create Your Wallet**: Follow the on-screen instructions to create a new wallet.
* **Save Your Seed Phrase**: Write down your seed phrase and store it securely. This is your key to access your wallet.

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

***

### **Step 2: Buy Solana (SOL)**

To purchase $SHARK, you’ll need **Solana (SOL)** in your Phantom Wallet.

* **Purchase SOL**: Buy SOL from a trusted exchange like Binance, Coinbase, or Kraken.
* **Transfer SOL to Phantom Wallet**: Copy your Phantom Wallet address and send SOL from the exchange to your wallet.

<figure><img src="/files/5zNohOIg2RbQYOzfCCOR" alt=""><figcaption></figcaption></figure>

***

### **Step 3: Buy $SHARK on Pump.Fun**

Now that your wallet is set up and funded, it’s time to buy **$SHARK**!

* **Visit Pump.Fun**: Go to [Pump.Fun](https://pump.fun) and connect your Phantom Wallet.
* **Search for $SHARK**: Use the search bar to find the $SHARK token.
* **Swap SOL for $SHARK**: Enter the amount of SOL you want to swap and confirm the transaction.
* **Congratulations!** You’re now part of The Pack and ready to thrive in the Sharky Sharkx ecosystem.

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

***

### **Helpful Tutorials**

Need more guidance? **Sharky AI Tutor** is here to help!

* **Setting Up Your Wallet**: Step-by-step guidance to get started.
* **Buying SOL**: Learn the easiest ways to fund your wallet.
* **Trading on Pump.Fun**: Unlock secrets to buying and holding $SHARK.

Access tutorials directly through **Sharky AI Tutor** for a seamless experience.

[**Try Sharky AI Tutor**](https://aquamarine-snickerdoodle-0c4289.netlify.app/)

<figure><img src="/files/12h4pAL1uS811DMNBYmc" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://projectdocuments.gitbook.io/sharky-sharkx/how-to-get-started.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
