# February 18th, 2023

In this release we added support for [Tradier](https://traderspost.io/broker/tradier) with support for the stocks and options asset classes. It will be in beta for the next couple of weeks while we are making sure it is rock solid and working out any final issues.

You can create an account with Tradier [here](https://tradier.com/).

<figure><img src="/files/Wz2Um53EMOXNZ2Bm2fId" 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://docs.traderspost.io/releases/old-releases/february-18th-2023.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.
