# Community Tooling

***

### AM Solutions 🐋

RPC / API / State Sync / Guides / Data snapshots

<https://www.theamsolutions.info/kujira>

***

### Chain services provided by kjnodes with ♥️

* Daily snapshots, state-sync, public endpoints and peering services - [services.kjnodes.com](https://services.kjnodes.com/home/mainnet/kujira)
* Free Telegram bot to monitor health status of your Kujira Price Feeder - [🤖 Kujira Oracle Monitoring bot | kjnodes](https://t.me/kjnodes_oracle_bot)
* Free Telegram bot that will notify you when new proposal kicks in - [🤖 Proposal Bot | kjnodes](https://t.me/kjnodes_proposal_bot)

***

### AutoStake Node Services

* <https://autostake.net/networks/kujira#services>
* Daily pruned snapshots: <http://snapshots.autostake.net/kaiyo-1/>
* Daily updated addrbook.json: <http://snapshots.autostake.net/kaiyo-1/addrbook.json>
* Seed Node: <http://snapshots.autostake.net/kaiyo-1/seed.txt>
* Peer Node: <http://snapshots.autostake.net/kaiyo-1/peer.txt>

***

### Inter Blockchain Services

* Endpoints : [RPC](https://kujira-rpc.ibs.team/) [API](https://kujira-api.ibs.team/)
* Relayers hermes configuration : [Details](https://github.com/Inter-Blockchain-Service/Relayers)
* StateSync script for fresh VPS or existing node [StateSync scripts](https://github.com/Inter-Blockchain-Service/Cosmos-StateSync/tree/main/Kujira)
* Peer : d7c5f6099886bc3b770cdc4cdc16e69d17dc9442\@185.249.227.231:28656

***

### Nodeist Node Services

* <https://nodeist.net/kujira/>
* Setup Guide: <https://nodeist.net/kujira/Setup/>
* Daily pruned snapshots: <https://nodeist.net/kujira/Snapshot/>
* Daily updated addrbook.json: <https://nodeist.net/kujira/Addrbook/>
* Live Peers: <https://nodeist.net/kujira/Livepeers/>
* Genesis File: <https://nodeist.net/kujira/Genesis/>
* RPC Endpoint: <https://rpc-kujira.nodeist.net/>
* Api Endpoint: <https://api-kujira.nodeist.net/>
* Useful Scripts: <https://nodeist.net/kujira/Tools/>
* How to Stake? : <https://nodeist.net/kujira/Howtostake/>

***

### Polkachu Node Services

* Node Service Summary Page: <https://polkachu.com/networks/kujira>
* [Node Installation Guide](https://polkachu.com/installation/kujira)
* [State-Sync](https://polkachu.com/state_sync/kujira)
* [Daily Pruned Snapshots](https://polkachu.com/tendermint_snapshots/kujira)
* [Daily Updated addrbook.json](https://polkachu.com/addrbooks/kujira)
* [Live Peers](https://polkachu.com/live_peers/kujira)
* [Seed](https://polkachu.com/seeds/kujira)
* [Genesis Mirror Download](https://polkachu.com/genesis/kujira)
* [Selected CLI Command Cheatsheet](https://polkachu.com/cheatsheets/kujira)
* [RPC Endpoint](https://kujira-rpc.polkachu.com)
* [API Endpoint](https://kujira-api.polkachu.com)
* gRPC Endpoint: kujira-grpc.polkachu.com:11890

***

### ghostinnet

* [RPC](https://kujira.rpc.ghostinnet.com/) / [API](https://kujira.lcd.ghostinnet.com/) / [Statesync](https://github.com/gitn17/Statesync/blob/main/Kujira/README.md)

***

### Crypto Chemistry

* Price Oracle Monitor supporting Discord and PagerDuty alerts - [Price Oracle Monitor](https://github.com/Crypto-Chemistry/price-oracle-monitor)

***


---

# 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/validators/community-tooling.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.
