# Built-In Charts

In order to toggle Chart View push the Chart Toggle Button at the top left of the Swap dialog as shown below:

<div align="center"><figure><img src="/files/N11Z3FUD0mrdlVYoiGCa" alt="" width="325"><figcaption><p>Toggle Chart</p></figcaption></figure></div>

Toggling the chart on Desktop will show the Chart on the left side of the swap dialog, whereas on Mobile it will show the chart taking up half the screen. To exit out of chart view on Mobile press the X or tap outside the chart area.\
\
Once the chart is turned on there are several controls for changing the display of the currently shown chart as highlighted below:

<figure><img src="/files/Xd4zU3e4S93KKlmcAC4c" alt=""><figcaption></figcaption></figure>

There are multiple different Chart Providers available depending on chain, with 3 available on Shibarium and 2 on Dogechain. Tapping the First button on the left will cycle through [Dexscreener](https://dexscreener.com/shibarium), [GeckoTerminal ](https://www.geckoterminal.com/shibarium/chewyswap/pools)and [Web3Shards ](https://web3shards.io/)(Shibarium). The second button from the left will toggle which token price is viewed (Input or Output if not BONE). The third button from the left toggles the view of Buys and Sells on the Chart.\
\
Whenever a setting is changed it will be remembered for the next time you open ChewySwap for your convenience.&#x20;


---

# 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.chewyswap.com/products/exchange/built-in-charts.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.
