# dKit by El dorito

## dKit Docs

- [Get Started](https://docs.eldorito.club/dkit-by-eldorito/get-started.md): Integrate our SDK to your dApp
- [Revenue Generation](https://docs.eldorito.club/dkit-by-eldorito/revenue-generation.md): Integrating dKit allows you to generate revenue by collecting fees from every trade facilitated through our SDK/API. Any project that implements dKit can earn fees based on the volume they drive.
- [Partnerships](https://docs.eldorito.club/dkit-by-eldorito/partnerships.md): Reach out to our partnership team.
- [Install dKit SDK](https://docs.eldorito.club/dkit-by-eldorito/install-dkit-sdk.md): Integrate our SDK to your front end or mobile app.
- [Set up the SDK](https://docs.eldorito.club/dkit-by-eldorito/set-up-the-sdk.md): After installing the SDK, you first need to set it up.
- [Swap](https://docs.eldorito.club/dkit-by-eldorito/swap.md): Before making a swap, you need to request the best route from the doritoKit API.
- [Introduction](https://docs.eldorito.club/dkit-by-eldorito/dkit-api/introduction.md)
- [/providers - Request supported chains by a swap provider](https://docs.eldorito.club/dkit-by-eldorito/dkit-api/providers-request-supported-chains-by-a-swap-provider.md)
- [/tokens - Request supported tokens by a swap provider](https://docs.eldorito.club/dkit-by-eldorito/dkit-api/tokens-request-supported-tokens-by-a-swap-provider.md)
- [/quote - Request a trade quote](https://docs.eldorito.club/dkit-by-eldorito/dkit-api/quote-request-a-trade-quote.md)
- [/quote - Understanding the response](https://docs.eldorito.club/dkit-by-eldorito/dkit-api/quote-understanding-the-response.md)
- [/track - Request the status of a swap](https://docs.eldorito.club/dkit-by-eldorito/dkit-api/track-request-the-status-of-a-swap.md)
