# Pop

Pop is the platform for building powerful Web3 solutions on Polkadot with Rust.

It transforms the complex landscape of Polkadot development into an effortless and powerful experience, whether you're developing a chain or smart contract. Pop is crafted to be the simplest, fastest, and most intuitive way to bring your ideas to life on Polkadot.

## Pop CLI

GitHub: <https://github.com/r0gue-io/pop-cli>

An all-in-one tool for Polkadot development.

Pop CLI provides an on-ramp for development on Polkadot by providing a simple command line interface for quickly creating, building, testing, and deploying a Polkadot solution; Polkadot chain or smart contract

Install the Pop CLI and start building:

* [Chains](https://learn.onpop.io/v/appchains)
* [Smart Contracts](https://learn.onpop.io/v/contracts)

<figure><img src="https://869155420-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fo5SXLburcDkUfYooDW9B%2Fuploads%2Fgit-blob-7cc027e933b991ff0eeef542c145bfc5bf4ae9ce%2Fonpopio-hackathon.png?alt=media" alt="Pop CLI"><figcaption></figcaption></figure>


---

# 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://learn.onpop.io/welcome/readme.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.
