# How to Check Unclaimed Orders

* 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)
* Select ‘All’ to see all FIN token pairs
* Then scroll down the list of token pairs. Any FIN pair with a green dot to the right of it, has an unclaimed balance

<figure><img src="https://lh4.googleusercontent.com/E8sNVyfdvDcFKuR2dNBXqk9UOO6yU7GfXu6Ewn1hz3qTmocFvwM2C_xYcF6lAsFTRQ_iQk03zmw9mWcGy87aOLWyh3erhb-vCAcnxfvMDJ6jGOjq6VL2YcG2g6cJByntDBJq4TOBCHx24dQOlP500Lo" alt=""><figcaption></figcaption></figure>

* Click on the pair to open the market and check under Filled Order Tabs to see your pending orders

<figure><img src="https://lh3.googleusercontent.com/O0kVYTsnWgM1ETwlp8GgRd7jZXI2_XjUSYGgcRohEj51PsD0Se-CQId0_hxb6ozX1U4cf5p-GYGZ3YLL5EYFNcBJNozdat6kvAuqhK7lvmQgUFShE422tupfuAQ8PEbhcbfrYfMQ2NsaV7FFocPmHjo" alt=""><figcaption></figcaption></figure>

* Click the “Claim” button and confirm the transaction. Then pay gas fees to finish the process


---

# 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-check-unclaimed-orders.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.
