# Product Guides

[How to Buy KUJI Using axlUSDC](/dapps-and-infrastructure/fin/product-guides/how-to-buy-kuji-using-axlusdc.md)

[How to Sell ATOM for USK](/dapps-and-infrastructure/fin/product-guides/how-to-sell-atom-for-usk.md)

[How to List a New Pair](/dapps-and-infrastructure/fin/product-guides/how-to-list-a-new-pair.md)

[How to Toggle View to see Certain Pairs](/dapps-and-infrastructure/fin/product-guides/how-to-toggle-view-to-see-certain-pairs.md)

[How to Save Favourite Pairs](/dapps-and-infrastructure/fin/product-guides/how-to-save-favourite-pairs.md)

[How to Check Unclaimed Orders](/dapps-and-infrastructure/fin/product-guides/how-to-check-unclaimed-orders.md)

[How to Navigate to BOW Pools](/dapps-and-infrastructure/fin/product-guides/how-to-navigate-to-bow-pools.md)

[How to Look at Your History](/dapps-and-infrastructure/fin/product-guides/how-to-look-at-your-history.md)


---

# 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.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.
