# How to Toggle View to see Certain Pairs

* Navigate to [fin.kujira.app](https://fin.kujira.app/)
* Connect on the top right to your Keplr or Sonar wallet by clicking the connect wallet button and selecting the corresponding wallet (Keplr or Sonar)
* Featured token pairs are displayed by default
* If you would like to only see USK pairs, click USK on the top left to the right of ‘Featured’, the text should turn white if you are successful

<figure><img src="https://lh3.googleusercontent.com/mPP-X2p-4onXXw48zYBViVG7yywK3HzeLbG8bomfJ2qEBCGI86C1xytHPJXzs-oHpsppfaozW5fwQIbTIBTudPuQMZ_3jTXt8ESOsEnWk7fAyRWnLINJQzrx8i8Scdcp8_XM11p7IDa9qCrkyNflRsg" alt=""><figcaption></figcaption></figure>

* The same as above, if you would like to only see axlUSDC pairs, click axlUSDC on the top left to the right of ‘USK’
* Click the ‘star’ if you like to see only favorited pairs or click all if you’d like to see all FIN pairs at once
* For simplicity, if you’d like to search for a particular token pair on FIN to see if it is available, first click on ‘All’, and then navigate to the search bar on the top left, and start typing in a token name. Any FIN pair containing that  token will pop up

<figure><img src="https://lh5.googleusercontent.com/dWW8lQBim9CmGSsKiHK2EczJUmJsoXx6BaozIT34t2mF57CtV3kicwpoXnh5ZINOdzX9JEHVpl9KmLtMbVgtaiZG5TNFkym_pq2WF5lNvG0f7R_SYjQxyuK4HV-UJUP_j6pQ4opFo9wXMRr9sQjVuGI" 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.kujira.app/dapps-and-infrastructure/fin/product-guides/how-to-toggle-view-to-see-certain-pairs.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.
