# December 3rd, 2022

## Improvements

### Added support for 100+ new futures tickers

Today we are excited to launch support for over 100 new futures tickers. You can see the full list of supported futures tickers [here](https://docs.traderspost.io/docs/assets/futures#supported-symbols).

In addition to supporting more tickers symbols, we've made some other small minor improvements to the user interface.

### Supported Tickers List

We added a searchable tickers list from within the broker user interface. You can access this page from the broker dashboard with the **Tickers** link at the top right.

<div><figure><img src="/files/s5O8qWue2aHUbTmw6GBt" alt=""><figcaption><p>Broker dashboard</p></figcaption></figure> <figure><img src="/files/C5XoHZiIA43uObeJXN3e" alt=""><figcaption><p>Searchable supported tickers list</p></figcaption></figure></div>

### Ticker Page Improvements

When viewing a futures ticker page you can see a list of all the contracts available for that ticker.

<figure><img src="/files/TONLSgfiqWs2Z20KGq62" alt=""><figcaption><p>Futures ticker page</p></figcaption></figure>

The embedded TradingView chart has been moved under the **Chart** button at the top right of the page.

<figure><img src="/files/zVpdw18xe9SPE8tUYUnz" alt=""><figcaption><p>Embedded TradingView chart</p></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/december-3rd-2022.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.
