# Guides

- [Welcome](https://docs.alphashares.io/guides/welcome.md): Welcome to the Alpha Shares product guides and frequently asked questions.
- [FAQs](https://docs.alphashares.io/guides/faqs.md)
- [What's the Difference Between WAVAX and AVAX?](https://docs.alphashares.io/guides/faqs/whats-the-difference-between-wavax-and-avax.md)
- [Glossary](https://docs.alphashares.io/guides/faqs/glossary.md)
- [What Wallets Does Alpha Shares Support?](https://docs.alphashares.io/guides/faqs/what-wallets-does-alpha-shares-support.md)
- [Getting Started](https://docs.alphashares.io/guides/getting-started.md): Basics of interacting with Alpha Shares dApp
- [Installing a Wallet](https://docs.alphashares.io/guides/getting-started/installing-a-wallet.md): How to install a Cryptocurrency Wallet to use with the Alpha Shares Marketplace
- [Connecting Your Wallet](https://docs.alphashares.io/guides/getting-started/connecting-your-wallet.md)
- [Buying Alpha Tokens](https://docs.alphashares.io/guides/getting-started/buying-alpha-tokens.md)
- [Staking Alpha / USDC](https://docs.alphashares.io/guides/getting-started/staking-alpha-usdc.md)
- [Buying NFTs](https://docs.alphashares.io/guides/buying-nfts.md)
- [Buying a Fixed-Price NFT](https://docs.alphashares.io/guides/buying-nfts/buying-a-fixed-price-nft.md)
- [Making an Offer on an NFT](https://docs.alphashares.io/guides/buying-nfts/making-an-offer-on-an-nft.md)
- [Bidding in an Auction](https://docs.alphashares.io/guides/buying-nfts/bidding-in-an-auction.md)
- [Selling NFTs](https://docs.alphashares.io/guides/selling-nfts.md)
- [Accepting an Offer on Your NFT](https://docs.alphashares.io/guides/selling-nfts/accepting-an-offer-on-your-nft.md)
- [Listing an NFT for a Fixed Price](https://docs.alphashares.io/guides/selling-nfts/listing-an-nft-for-a-fixed-price.md)


---

# 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.alphashares.io/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.
