# Parameters

In order to create a Strat, the creator must fill out a set of parameters relating to the Strat details and investment strategy. On the other end, investors may review this data to better inform their investment decision. Additional pieces of information available in this data include but are not limited to:&#x20;

* Username: The username of the creator&#x20;
* Description: Strategy description&#x20;
* Time frame: The time frame of the strategy&#x20;
* Strat type: Basic or premium&#x20;
* Frequency: Daily trading volume&#x20;
* AI tested: Strat checked or not with our AI tool&#x20;

The information available may increase over time, adding more and more data to the Strat details,  making them progressively more understandable and transparent for inexperienced peers.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeOKmCUwq-Xq07F_80wRRHP_efemdvBV-2QEd801Hg-PnRBvI1ZYlDKLf6UaLDfgfAIoWHYDVodYNP3OjmLtEEW178oGRYl8abE7r6j3sUc8NHLwlvyqC4HFiGZtx5q5KuG--cXcIICpbMwKQFkyVjxaJ4K?key=Jm-GCny7ZKi5W-N-LzqWRA" alt=""><figcaption></figcaption></figure>


---

# 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/strat-metadata/parameters.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.
