# Launch

Launch Kujira's 1st party native decentralized applications on SONAR's smooth mobile interface:

* [Trade](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile/launch/trade.md) assets and set limits orders on FIN
* [Mint](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile/launch/mint.md) Kujira's native stablecoin USK
* [Borrow](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile/launch/borrow.md) assets on GHOST to long, short, or make payments without selling assets
* [Bid on liquidated collateral](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile/launch/liquidate.md) at a discount on ORCA
* [Launch](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile/launch/lend.md) or participate in PILOT sales
* [Buy gift cards and more with Bidali](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile/launch/buy-gift-cards-with-bidali.md)
* ['Trade with FIN' order tracker](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile/launch/fin-orders-dashboard.md)
* [Mint and Manage USK Positions dashboard](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile/launch/mint-and-manage-usk-positions-dash.md)
* [Borrow on GHOST dashboard](/dapps-and-infrastructure/kujira-wallet/using-sonar/mobile/launch/borrow-on-ghost-dashboard.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/kujira-wallet/using-sonar/mobile/launch.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.
