# User Guides

- [Getting Started on Beezie](https://docs.beezie.com/user-guides/getting-started-on-beezie.md): Setting up your account is simple and secure, ensuring you’re ready to buy, sell, and SWAP collectibles in no time.
- [Wallet Overview](https://docs.beezie.com/user-guides/wallet-overview.md): Your Beezie Wallet is your unique gateway to the Beezie marketplace, allowing you to interact, transact, and manage your funds seamlessly. Here's everything you need to know about your Beezie Wallet.
- [Beezie Smart Wallets Upgrade](https://docs.beezie.com/user-guides/wallet-overview/beezie-smart-wallets-upgrade.md): This upgrade makes collecting even more seamless and requires no action from you. When you log in or revisit beezie.com, your wallet upgrades automatically in the background.
- [Email/Google Wallet Overview](https://docs.beezie.com/user-guides/wallet-overview/email-google-wallet-overview.md)
- [Crypto Wallet Overview](https://docs.beezie.com/user-guides/wallet-overview/crypto-wallet-overview.md)
- [Accessing Your Beezie Wallet](https://docs.beezie.com/user-guides/wallet-overview/accessing-your-beezie-wallet.md): This page will walk you through accessing your new Beezie Smart Wallet.
- [Setting Up Flow for Web3 Users](https://docs.beezie.com/user-guides/setting-up-flow-for-web3-users.md): Flow offers seamless integration with popular EVM-compatible wallets like MetaMask and Rabby, making it easy for Web3 users to get started. Follow these steps to set up Flow in your wallet:
- [USDF → PYUSD0](https://docs.beezie.com/user-guides/setting-up-flow-for-web3-users/usdf-pyusd0.md): Note: This change only affects transactions on Flow
- [Vaulting My Collectibles](https://docs.beezie.com/user-guides/vaulting-my-collectibles.md): Step by step guide to vaulting assets with Beezie.
- [Navigating the Beezie Marketplace](https://docs.beezie.com/user-guides/navigating-the-beezie-marketplace.md): Beezie's marketplace offers a seamless experience for buying and selling collectibles. Here's a step-by-step guide to help you navigate the process efficiently.
- [Viewing My Collection](https://docs.beezie.com/user-guides/viewing-my-collection.md): Keeping track of your collectibles on Beezie is straightforward. Here's how you can view the items you own.
- [Redeeming My Collectibles](https://docs.beezie.com/user-guides/redeeming-my-collectibles.md): Claiming the physical version of your digital collectible is a straightforward process at Beezie. Here’s how you can request your physical item:
- [Shipping & Handling](https://docs.beezie.com/user-guides/redeeming-my-collectibles/shipping-and-handling.md)
- [Domestic Shipping](https://docs.beezie.com/user-guides/redeeming-my-collectibles/shipping-and-handling/domestic-shipping.md): Domestic Shipping Rates (Within US)
- [International Shipping](https://docs.beezie.com/user-guides/redeeming-my-collectibles/shipping-and-handling/international-shipping.md): International Shipping Rates (Outside of the US)
- [International Shipping](https://docs.beezie.com/user-guides/redeeming-my-collectibles/international-shipping.md)
- [Referrals](https://docs.beezie.com/user-guides/referrals.md): The Beezie Referrals System is now live for all users - giving you the chance to earn every time you bring someone new to the platform.


---

# 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.beezie.com/user-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.
