# Floki Whitepaper

## Floki Whitepaper

- [FLOKI](https://docs.floki.com/floki-whitepaper/master.md): Meet FLOKI, the utility token of the community-powered FLOKI ecosystem.
- [The Valhalla NFT Metaverse Game](https://docs.floki.com/floki-whitepaper/master/the-valhalla-nft-metaverse-game.md): Valhalla is FLOKI's NFT Metaverse game that aims to tap into the $1 trillion Metaverse industry. FLOKI will be the main utility token of the Valhalla Metaverse.
- [Floki Trading Bot](https://docs.floki.com/floki-whitepaper/master/floki-trading-bot.md): The Floki Trading Bot is an innovative addition to the Floki ecosystem, offering users a seamless way to engage in cryptocurrency trading while leveraging the benefits of the $FLOKI token.
- [FlokiFi](https://docs.floki.com/floki-whitepaper/master/flokifi.md): FlokiFi is the umbrella name for a suite of decentralized finance products that will be launching under the Floki brand.
- [The University Of Floki Crypto Education platform](https://docs.floki.com/floki-whitepaper/master/the-university-of-floki-crypto-education-platform.md): University of Floki is FLOKI's attempt to fill the crypto education gap for the next billion users that will be discovering crypto in the coming years, all while creating awareness for $FLOKI.
- [The TokenFi platform](https://docs.floki.com/floki-whitepaper/master/the-tokenfi-platform.md): TokenFi is an all-in-one tokenization platform for creating tokens and tokenizing assets in a few clicks using a simple interface without touching a line of code.
- [The Floki Staking program](https://docs.floki.com/floki-whitepaper/master/the-floki-staking-program.md): The Floki staking program was designed to reward loyal, diamond handed FLOKI holders. When you stake your FLOKI tokens, you will earn our sister token named TokenFi as a reward.
- [The FlokiPlaces NFT & Merchandise Marketplace](https://docs.floki.com/floki-whitepaper/master/the-flokiplaces-nft-and-merchandise-marketplace.md)
- [TECHNOLOGY](https://docs.floki.com/floki-whitepaper/technology.md)
- [HOW TO BUY](https://docs.floki.com/floki-whitepaper/buy.md): You can buy FLOKI tokens through major centralized exchanges such as Binance, ByBit, BitFinex, OKX, and KuCoin, as well as decentralized exchanges like Uniswap or PancakeSwap.
- [Multi-chain protocol](https://docs.floki.com/floki-whitepaper/tokenomics/multi-chain-protocol.md): Divide and conquer
- [Operations and Funding](https://docs.floki.com/floki-whitepaper/tokenomics/operations.md): It's all about growth
- [Uniswap](https://docs.floki.com/floki-whitepaper/exchanges/uniswap.md): FLOKI on the OG decentralized exchange
- [PancakeSwap](https://docs.floki.com/floki-whitepaper/exchanges/pancakeswap.md): In pancakes we trust
- [Centralized Exchanges](https://docs.floki.com/floki-whitepaper/exchanges/centralized-exchanges.md): You can trade Floki on the following popular Centralized Exchanges (CEXs)
- [Welcome](https://docs.floki.com/floki-whitepaper/trading-bot/welcome.md): Floki Trading Bot — Your Trusted Trading Ally
- [Setting Up and Using the Floki Trading Bot](https://docs.floki.com/floki-whitepaper/trading-bot/setting-up-and-using-the-floki-trading-bot.md)
- [Getting Started](https://docs.floki.com/floki-whitepaper/trading-bot/setting-up-and-using-the-floki-trading-bot/getting-started.md): The only tutorial you need because it's just that simple.
- [Generating your Wallet and Funding Your Account](https://docs.floki.com/floki-whitepaper/trading-bot/setting-up-and-using-the-floki-trading-bot/generating-your-wallet-and-funding-your-account.md)
- [Buying and Selling Tokens](https://docs.floki.com/floki-whitepaper/trading-bot/setting-up-and-using-the-floki-trading-bot/buying-and-selling-tokens.md)
- [Referral Program](https://docs.floki.com/floki-whitepaper/trading-bot/setting-up-and-using-the-floki-trading-bot/referral-program.md): Referral Program: Earn Rewards by Referring Friends
- [Backup Bot](https://docs.floki.com/floki-whitepaper/trading-bot/backup-bot.md): Use the backup bot when the main bot experiences slowdowns due to high traffic.
- [Terms & Conditions](https://docs.floki.com/floki-whitepaper/trading-bot/terms-and-conditions.md): Last Updated: 2024 June 14
- [LEGAL DISCLAIMER](https://docs.floki.com/floki-whitepaper/legal/project-x.md)
- [Privacy Notice](https://docs.floki.com/floki-whitepaper/legal/privacy-notice.md): Privacy Notice for Floki Ecosystem
- [FAQ](https://docs.floki.com/floki-whitepaper/legal/faq.md)


---

# 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.floki.com/floki-whitepaper/master.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.
