# INTEGRATE NINJI WALLET

- [Dev Guide - Injective DApps Integration](https://docs.ninji.xyz/integrate-ninji-wallet/dev-guide-injective-dapps-integration.md)
- [Cosmos Kit](https://docs.ninji.xyz/integrate-ninji-wallet/cosmos-kit.md): Ninji is merged to Cosmos Kit. Please refer to the link below for activating Ninji Wallet.
- [Injective Kit](https://docs.ninji.xyz/integrate-ninji-wallet/injective-kit.md): Ninji is merged to Injective Kit. Please refer to the link below for activating Ninji Wallet.
- [Shuttle Kit](https://docs.ninji.xyz/integrate-ninji-wallet/shuttle-kit.md): Ninji is merged to Shuttle. Please refer to the link below for activating Ninji Wallet.
- [Coinhall Kit](https://docs.ninji.xyz/integrate-ninji-wallet/coinhall-kit.md): Ninji is merged to Coinhall Kit. Please refer to the link below for activating Ninji Wallet.


---

# 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.ninji.xyz/integrate-ninji-wallet.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.
