# Game-Fi Systems

- [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)


---

# 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://whitepaper.powerofwomen.xyz/game-fi-systems.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.
