# Power Of Women:Genesis

## Power Of Women:Genesis

- [Overview](https://whitepaper.powerofwomen.xyz/overview.md)
- [Getting Started](https://whitepaper.powerofwomen.xyz/getting-started.md)
- [Game-Fi Systems](https://whitepaper.powerofwomen.xyz/game-fi-systems.md)
- [Dress Up](https://whitepaper.powerofwomen.xyz/game-fi-systems/dress-up.md): Players click on the task - buy parts - complete the dress - get NFT
- [Task Selection](https://whitepaper.powerofwomen.xyz/game-fi-systems/dress-up/task-selection.md)
- [Choose One From Three](https://whitepaper.powerofwomen.xyz/game-fi-systems/dress-up/choose-one-from-three.md)
- [Part](https://whitepaper.powerofwomen.xyz/game-fi-systems/dress-up/part.md)
- [Chapter Rewards](https://whitepaper.powerofwomen.xyz/game-fi-systems/dress-up/chapter-rewards.md)
- [Get Character Card](https://whitepaper.powerofwomen.xyz/game-fi-systems/dress-up/get-character-card.md)
- [Sand Sort](https://whitepaper.powerofwomen.xyz/game-fi-systems/sand-sort.md)
- [NFT And Rarity](https://whitepaper.powerofwomen.xyz/nft-and-rarity.md)
- [Mint](https://whitepaper.powerofwomen.xyz/mint.md): Only minted cards have a chance to trade in the market
- [Market](https://whitepaper.powerofwomen.xyz/market.md)
- [Sell](https://whitepaper.powerofwomen.xyz/market/sell.md): Only listed character cards can be traded
- [Buy](https://whitepaper.powerofwomen.xyz/market/buy.md)
- [Transaction Record](https://whitepaper.powerofwomen.xyz/market/transaction-record.md)
- [Token Economics](https://whitepaper.powerofwomen.xyz/token-economics.md)
- [Token Allocation](https://whitepaper.powerofwomen.xyz/token-economics/token-allocation.md)
- [Burning](https://whitepaper.powerofwomen.xyz/token-economics/burning.md)
- [Decentralized Wallet](https://whitepaper.powerofwomen.xyz/decentralized-wallet.md)
- [Privacy](https://whitepaper.powerofwomen.xyz/privacy.md)
- [Security](https://whitepaper.powerofwomen.xyz/security.md)
- [Change Log](https://whitepaper.powerofwomen.xyz/change-log.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://whitepaper.powerofwomen.xyz/overview.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.
