# Glossary

**$Alpha:** The native token of Alpha Shares

**APR:** Annual Percentage Return.

**Collection:** A set of NFTs within the same contract.

**Contract:** A smart contract

**Crypto wallet:** A crypto wallet is an application or hardware device that allows individuals to store and retrieve digital assets.

**Floor Price:** Is the lowest price for collection items, rather than the average item price, and is updated in real-time.

**Gas:** The cost required to perform a transaction.

**Non-Fungible Tokens (NFTs):** Non-Fungible Tokens (NFTs) are unique, digital items with blockchain-managed ownership. Examples of NFTs include digital art, collectibles, virtual reality items, crypto domain names, ownership records for physical assets, and more.

**Private Listing:** A listing which is between a buyer and seller.

**Seed phrase:** Your seed phrase is a list of words that can be used to recover your wallet should you forget your password or lose access to your wallet.  Don’t store your seed phrase on an online cloud storage service and never share it with anyone.

**Wallet address:** Your wallet address is unique. It’s the address people will use when they are sending crypto or NFTs to your crypto wallet.


---

# 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/faqs/glossary.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.
