# Pond (Developer Toolkit)

Pond creates an entire local Kujira network, complete with price feeders, and scaffolds out a dApp template that you can start building on straight away.

It takes just 3 commands to get the network running & the Pond-UI will configure itself automatically & connect to your local Pond network.

Simply follow the steps [here](https://github.com/Team-Kujira/pond-ui).

<figure><img src="https://269003845-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyPeco0BDFBM85kKY4Hkl%2Fuploads%2FHu5TRPulrycIIkiiCEZz%2Fpond%20logo.png?alt=media&#x26;token=ac7911d3-d7ff-481b-8369-cfa9438f5c77" alt=""><figcaption><p>Kujira POND interface</p></figcaption></figure>

Pond will come with pre-installed contracts for all key Kujira apps including USK, FIN, GHOST, BOW, ORCA, and PILOT. Furthermore, protocol teams can PR to have theirs applications included as well.

The Pond-UI will have a sample wallet connection for Sonar, and have a demo for how to construct, sign, & broadcast a TX.


---

# 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/dapps-and-infrastructure/pond.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.
