# About

The polkadot.js features wrapped into a free, no-code plugin for one of the biggest no-code platforms: [bubble.io](https://bubble.io/?ref=32w0zloj)&#x20;

**Provided by** [**NovaBloq**](https://novabloq.com/) **team, supported by** [**Web3 Foundation**](https://web3.foundation/)\
\
Build projects on Polkadot network without code.\
This plugin opens a door to the Polkadot ecosystem for no-code developers.\
\
The main target of this plugin is every potential user of the Substrate / Polkadot / Kusama ecosystem. No-Code requires much less time to start work with, making it very easy for everyone that wants to experiment with it to bring their ideas to life.

{% hint style="success" %}
If you are new to Bubble, take a look at this step by step guide first <https://ezcodeco.gitbook.io/polkadot-testing-guide/>
{% endhint %}

## Links

* [Forum thread](https://forum.bubble.io/t/free-plugin-polkadot-js-by-ezcode/187940)
* [Marketplace](https://bubble.io/plugin/polkadot-wallet-1639402639641x977692461648052200)
* [Demo page](https://polkadotjs.bubbleapps.io/version-test/)

## Implemented Features

### [Wallet Extension](https://polkadot.js.org/docs/extension)

*Details in the* [*Polkadot Wallet element*](https://polkadot.novabloq.com/element-polkadot-wallet) *section*

### [Utilities](https://polkadot.js.org/docs/util-crypto)

*Details in the* [*Polkadot Utils*](https://polkadot.novabloq.com/element-polkadot-utils) *section*

### [API](https://polkadot.js.org/docs/api)

*Details in the* [*Polkadot API*](https://polkadot.novabloq.com/element-polkadot-api) *section*

### [Keyring](https://polkadot.js.org/docs/keyring)

*Details in the* [*Polkadot Keyring*](https://polkadot.novabloq.com/element-polkadot-keyring) *section*


---

# 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://polkadot.novabloq.com/about.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.
