# Tickers / Instruments

Simple instrument selector available in most UI elements showing recent traded price, 24h price change and volume.&#x20;

It is also available as an individual add-able component. As such being sized wide enough it also shows Funding and OI.

All Columns are sort-able.

The Terminal sorts the instruments into their own categories shown in the top row.&#x20;

Below, a filter is provided for quick searching of the instruments.&#x20;

{% hint style="info" %}
Click the :star:button to add the instrument to your favorites list
{% endhint %}

<figure><img src="/files/iwdc06ejOJxM9a8BDe59" 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.insilicoterminal.com/documentation/application-elements/tickers-instruments.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.
