> 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/faq.md).

# FAQ

## What is HeyHal?

Hal is an AI-powered solana wallet directly integrated with X so users can send and swap tokens simply by tagging us with instructions in a post.

## Why HeyHal?

Coz it's more fun! By making transactions public on X you can send tokens to people to get their attention (without needing to ask for their wallet) and publicly signal by doing swaps all on the timeline.&#x20;

## Who provides your wallet infra and is it safe?

Privy are our wallet infra partners who power over 50M+ accounts to some of the biggest dapps in the ecosystem such as Opensea, Farcaster, Pumpfun, Hyperliquid and more. Find out more <https://www.privy.io/>

## Can someone get HeyHal to send tokens out of my account?

Nope! Only you can instruct HAL to send tokens out of your account. When you set up a HAL account you link your X and delegate access, meaning only your X has the ability to instruct HAL to transact on your behalf.

## Someone has sent me tokens to my username on X, how do I access them?

Simply go to heyhal.xyz to claim your wallet. [Instructions here](/getting-started.md).

## Are there fees?

There is currently a 1% fee on sends and swaps using HAL.


---

# 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/faq.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.
