# WOW User Guide

## WOW User Guide

- [Introduction to WOW](https://docs.wealthofwisdom.io/introduction-to-wow.md)
- [Steps to set up a compatible crypto wallet](https://docs.wealthofwisdom.io/getting-started/steps-to-set-up-a-compatible-crypto-wallet.md)
- [Switching to Arbitrum](https://docs.wealthofwisdom.io/getting-started/switching-to-arbitrum.md): WOW operates on the Arbitrum One network. You will need a compatible Web3 wallet to manage your WOW and other crypto assets.
- [Transferring ETH and USDC to Arbitrum](https://docs.wealthofwisdom.io/getting-started/transferring-eth-and-usdc-to-arbitrum.md): To use the Arbitrum network, you need to bridge your ETH. This moves your ETH from the Ethereum mainnet to the Arbitrum Layer 2 network.
- [Connecting your wallet](https://docs.wealthofwisdom.io/getting-started/connecting-your-wallet.md)
- [Adding WOW Contract Address to your Wallet](https://docs.wealthofwisdom.io/getting-started/adding-wow-contract-address-to-your-wallet.md): Follow your wallet's instructions for adding assets manually.
- [Before you stake](https://docs.wealthofwisdom.io/getting-started/before-you-stake.md): Locked / Unvested WOW tokens will vest to holders according to various schedules, and become claimable to holders at predetermined times.
- [Staking unvested WOW](https://docs.wealthofwisdom.io/staking/staking-unvested-wow.md): Unvested WOW can be staked in the WOW Wealth Protocol to earn rewards. Note that unvested WOW cannot be combined with circulating WOW for the purpose of staking.
- [Claiming WOW](https://docs.wealthofwisdom.io/staking/claiming-wow.md)
- [Introduction to staking](https://docs.wealthofwisdom.io/staking/introduction-to-staking.md): Staking allows WOW holders to contribute to the WOW Wealth Protocol while earning rewards from the protocol's wealth generation activities.
- [Choosing your tier](https://docs.wealthofwisdom.io/staking/introduction-to-staking/choosing-your-tier.md): It’s important to understand the options and processes for managing both your vested and unvested WOW.
- [Staking Tiers](https://docs.wealthofwisdom.io/staking/staking-tiers.md): The nine staking tiers in the WOW ecosystem represent different levels of rewards pools, each requiring a specific minimum number of WOW to be staked.
- [Fixed staking](https://docs.wealthofwisdom.io/staking/fixed-staking.md): Fixed staking appeals to those who prefer a reliable and consistent earning strategy over a specific duration and who are willing to lock their tokens to maximize their rewards.
- [Flexi staking](https://docs.wealthofwisdom.io/staking/flexi-staking.md): Flexi staking is designed for those who prefer a more adaptable approach, allowing them to gradually earn rewards while maintaining access to their WOW whenever needed.
- [How to stake WOW](https://docs.wealthofwisdom.io/staking/how-to-stake-wow.md): Before you stake, you will need WOW and a compatible wallet. You will also need ETH to pay for gas fees.
- [Dashboard](https://docs.wealthofwisdom.io/wow-platform/dashboard.md): Navigate the WOW Dashbaord and see your WOW tokens, WOW stakes and rewards.
- [My WOW](https://docs.wealthofwisdom.io/wow-platform/my-wow.md): Unvested WOW are detailed here. Vesting schedules, listing release and cliff periods are all outlined per WOW allocation round.
- [Manually importing your WOW Access Pass (NFT) to Metamask](https://docs.wealthofwisdom.io/wow-access-pass-nft/manually-importing-your-wow-access-pass-nft-to-metamask.md): If you experience any difficulty in seeing your WOW Access Pass (NFT) in Metamask (or any other wallet) you can manually import the NFT.
- [Buy Back + Burn](https://docs.wealthofwisdom.io/tokenomics/buy-back-+-burn.md): The WOW token ecosystem incorporates a strategic buyback and burn mechanism designed to enhance token value and ensure a sustainable economic model.
- [Glossary of terms](https://docs.wealthofwisdom.io/tokenomics/glossary-of-terms.md)
- [Securely managing and storing WOW tokens](https://docs.wealthofwisdom.io/security-and-compliance/securely-managing-and-storing-wow-tokens.md): Wealth of Wisdom recommends using hardware wallets like Ledger and Trezor in conjunction with software wallets, such as MetaMask or Trust Wallet, to secure WOW and WOW Access Pass.
- [Audit report](https://docs.wealthofwisdom.io/security-and-compliance/audit-report.md): We have undertaken a rigourous programme of audit, by renowned firm Cyberscope, with three separate reports examining WOW token, WOW staking and WOW vesting.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.wealthofwisdom.io/introduction-to-wow.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.
