> For the complete documentation index, see [llms.txt](https://docs.heyhal.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heyhal.xyz/getting-started.md).

# Getting Started

To start using HeyHal on X, sign in once with your X account at [heyhal.xyz](https://heyhal.xyz/) to activate your wallet.

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

Once you've signed in, your HeyHal wallet is created.

Deposit some SOL in your wallet and you can start using HAL on X!

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

You can fund your HeyHal wallet by sending SOL and tokens to your wallet address.\
\
Click the Receive tab for other handy funding methods such as Google Pay, CEX transfer, Phantom/Solflare and more.

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

Your wallet balance is shown in the Send tab. Any tokens sent to your X handle will also show up here.

<figure><img src="/files/35JWDhWj5gY3fvDgtgIY" alt=""><figcaption></figcaption></figure>

You're all set! Now you can Send and Swap tokens directly from X!

<figure><img src="/files/AnFCA72OiFcUGH0pGgO5" alt="" width="563"><figcaption></figcaption></figure>

To see all the actions HAL can help you with, check out the [Actions page](/actions.md).


---

# 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:

```
GET https://docs.heyhal.xyz/getting-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.
