# FEATURES

- [Winner Takes It All](https://docs.polyquest.xyz/features/winner-takes-it-all.md)
- [Staking Mechanism](https://docs.polyquest.xyz/features/staking-mechanism.md)
- [SPL Token Pool](https://docs.polyquest.xyz/features/spl-token-pool.md)
- [Supported Tokens](https://docs.polyquest.xyz/features/spl-token-pool/supported-tokens.md)
- [APY-to-Prediction Conversion](https://docs.polyquest.xyz/features/apy-to-prediction-conversion.md)
- [Smart Contract Logic](https://docs.polyquest.xyz/features/apy-to-prediction-conversion/smart-contract-logic.md)
- [Supported Platform](https://docs.polyquest.xyz/features/apy-to-prediction-conversion/supported-platform.md)
- [Copy Prediction Trading](https://docs.polyquest.xyz/features/copy-prediction-trading.md): Leveraging Collective Intelligence
- [Prediction Position Trading](https://docs.polyquest.xyz/features/prediction-position-trading.md): Maximizing Flexibility and Profit Potential
- [Prediction Meme Coin Launchpad](https://docs.polyquest.xyz/features/prediction-meme-coin-launchpad.md): A Fair Launch System with Price Support Through Prediction
- [One-on-One Prediction Match](https://docs.polyquest.xyz/features/one-on-one-prediction-match.md)
- [Market Contract API](https://docs.polyquest.xyz/features/market-contract-api.md): Empowering Decentralized Quest Creation and Management


---

# 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.polyquest.xyz/features.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.
