# Platform Features

- [Strats: Trustless Strategy Vaults](https://whitepaper.rank.trading/platform-features/strats-trustless-strategy-vaults.md)
- [Strat Metadata](https://whitepaper.rank.trading/platform-features/strat-metadata.md)
- [Parameters](https://whitepaper.rank.trading/platform-features/strat-metadata/parameters.md)
- [Strats Concept](https://whitepaper.rank.trading/platform-features/strat-metadata/strats-concept.md)
- [Functions](https://whitepaper.rank.trading/platform-features/strat-metadata/functions.md)
- [Position Data](https://whitepaper.rank.trading/platform-features/strat-metadata/position-data.md)
- [Proportional Stake](https://whitepaper.rank.trading/platform-features/strat-metadata/proportional-stake.md)
- [Performance Tracking & Rankings](https://whitepaper.rank.trading/platform-features/strat-metadata/performance-tracking-and-rankings.md)
- [Fees](https://whitepaper.rank.trading/platform-features/strat-metadata/fees.md)
- [Types](https://whitepaper.rank.trading/platform-features/strat-metadata/types.md)
- [AI-Powered Forward Testing Infrastructure](https://whitepaper.rank.trading/platform-features/ai-powered-forward-testing-infrastructure.md)
- [Strat Example 1 (IF Single Condition Execution)](https://whitepaper.rank.trading/platform-features/strat-example-1-if-single-condition-execution.md)
- [Strat Example 2 (AND Multi Condition Execution)](https://whitepaper.rank.trading/platform-features/strat-example-2-and-multi-condition-execution.md)
- [Strat Example 3 (OR Multi Condition Execution)](https://whitepaper.rank.trading/platform-features/strat-example-3-or-multi-condition-execution.md)
- [Benefits](https://whitepaper.rank.trading/platform-features/benefits.md)
- [Beyond Copy Trading](https://whitepaper.rank.trading/platform-features/beyond-copy-trading.md)
- [AI Agents](https://whitepaper.rank.trading/platform-features/ai-agents.md)
- [API Integration for Existing Strategies](https://whitepaper.rank.trading/platform-features/api-integration-for-existing-strategies.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.rank.trading/platform-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.
