# Get Started

El Dorito’s **dKit** is a powerful, modular Partner API/SDK designed to seamlessly integrate cross-chain liquidity protocols. Built for flexibility and ease of use, **dKit** simplifies the integration of El Dorito cross-chain swaps into any Front-end or mobile app.

As an open-source SDK, **dKit** powers the El Dorito frontend, providing developers with a streamlined gateway to cross-chain swaps.&#x20;

#### Key Features of dKit:

🔥 **Cross-Chain Quoting & DEX Aggregation** – Fetch the best rates across multiple chains and enable smooth transaction creation.\
\
🔗 **Multi-Chain Wallet Support** – dKit currently supports CTRL, Phantom, Metamask, Keystore, Keplr and Talisman.\
\
📡 **Real-Time Transaction Tracking** – Keep tabs on every cross-chain transaction with precision.\
\
⚡ **Abstraction & Tooling** – Simplify development and access the full power of Cross-chain protocols like Chainflip, Maya Protocol and THORChain without deep protocol knowledge.

💻 **JavaScript/TypeScript SDK** – Easily implement dKit into any frontend or backend, giving you full control over the UI/UX of your cross-chain swap experience.

{% embed url="<https://www.npmjs.com/package/@doritokit/sdk>" %}


---

# 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.eldorito.club/dkit-by-eldorito/get-started.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.
