# FEATURES

- [CopyStake](https://docs.trueplay.io/features/copystake.md)
- [AI Streamers](https://docs.trueplay.io/features/ai-streamers.md)
- [Play to Earn](https://docs.trueplay.io/features/play-to-earn.md): Learn how Play to Earn can boost your players’ loyalty.
- [Hold to Earn](https://docs.trueplay.io/features/hold-to-earn.md): Learn more about how to increase user retention by building a loyalty system on your platform.
- [Marketing Campaigns](https://docs.trueplay.io/features/marketing-campaigns.md)
- [Funnels No Code](https://docs.trueplay.io/features/funnels-no-code.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://docs.trueplay.io/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.
