# Astros UI SDK

#### 🚀 Rapid Integration

Streamline your development process with:

* **Pre-built components** for wallet management and swap functionality.
* **Comprehensive documentation** to help you get started in no time.\
  Focus on your app's unique features while we take care of the heavy lifting.

***

#### 🛡️ Trusted by Decentralized Projects

The Astros UI SDK is continually expanding its adoption:

* Supported by multiple DApps, including:&#x20;
  * [**NAVI Lending**](https://app.naviprotocol.io/)
  * [**Astros Aggregator**](https://www.navi.ag/)
  * More to be announced
* Effortless handling of wallet connections and disconnections.

***

#### 🛠️ Support for All Sui Mainstream Wallets

Astros UI SDK fully supports a wide range of wallets to ensure seamless user experiences:

* [**Suiet**](https://suiet.app/?ref=blog.sui.io)
* [**Sui Wallet**](https://docs.suiwallet.com/?ref=blog.sui.io)
* [**OKX Wallet**](https://chromewebstore.google.com/detail/okx-wallet/mcohilncbfahbmgdjkbpemcciiolgcge?pli=1)
* [**Ethos Wallet**](https://ethoswallet.xyz/?ref=blog.sui.io)
* [**Surf Wallet**](https://surf.tech/?ref=blog.sui.io)
* [**Nightly**](https://nightly.app/?ref=blog.sui.io)
* and more than 20+ Wallets

***

#### ⚡ Speed and Responsiveness

Achieve top-tier performance:

* **Lightweight components** ensure fast load times.
* **Real-time updates** and near-instant wallet interactions, even during high traffic.

***

#### 📦 Lazy Loading for Enhanced User Experience

Optimize your app's performance:

* Minimize initial load times.
* Dynamically load assets and modules as users engage with your app.

***

#### 💸 No Fees for All Integrations

Integrating with the Astros UI SDK comes at **zero cost**:

* Use all features and components without any fees.
* Focus your resources entirely on building and scaling your DApp.


---

# 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://naviprotocol.gitbook.io/astros/astros-dex-aggregator/images-and-media.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.
