# HOW-TO GUIDES

- [Create an account](https://docs.honeychat.app/how-to-guides/create-an-account.md): To make Honey Chat easy for anyone to join, the sign-up process uses single sign-on with X (Twitter).
- [Fund your Wallet](https://docs.honeychat.app/how-to-guides/fund-your-wallet.md): In Honey Chat, the primary currency is HONEY, which is equivalent to 1 US Dollar and serves as the official stablecoin of Berachain. You'll also need a small amount of BERA for gas fees.
- [Bridge in & Deposit](https://docs.honeychat.app/how-to-guides/fund-your-wallet/bridge-in-and-deposit.md): Powered by LI.FI
- [Connect Coinbase](https://docs.honeychat.app/how-to-guides/fund-your-wallet/connect-coinbase.md)
- [Connect an External Wallet](https://docs.honeychat.app/how-to-guides/fund-your-wallet/connect-an-external-wallet.md): This guide will walk you through each step in-order to deposit you BERA & HONEY into your Honey Chat account.
- [Refer your Friends](https://docs.honeychat.app/how-to-guides/refer-your-friends.md): Reap rewards by inviting new bera's to join the Honey Chat app.
- [Create your Access Pass](https://docs.honeychat.app/how-to-guides/create-your-access-pass.md): This guide will walk you through the process of creating your own access pass. This pass acts as the key to your personal chatroom, where others can join by purchasing your access pass.
- [Setup your Subscription](https://docs.honeychat.app/how-to-guides/setup-your-subscription.md): Expand your content strategy by setting up an private feed accessible only to your subscribers!
- [Group Chats & DMs](https://docs.honeychat.app/how-to-guides/group-chats-and-dms.md): Join group chats and send DMs!
- [Earn Badges for Airdrop](https://docs.honeychat.app/how-to-guides/earn-badges-for-airdrop.md): The primary way to earn the airdrop is to earn badges on Honey Chat! The secondary way is to compete on the Leaderboard!


---

# 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://docs.honeychat.app/how-to-guides.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.
