# Introduction

Knocnoc serves as the foundational infrastructure for Web2 and Web3 application layers to connect seamlessly with the Web3 world. It primarily addresses the barriers to entry into Web3. With its powerful SDK, Knocnoc reduces the complexity and costs for developers interacting with blockchain systems. The platform focuses on solving challenges across three critical phases of project development and operation:

**Development Phase**:\
Knocnoc offers a robust open platform and SDK, enabling developers to easily manage blockchain operations and deliver projects, regardless of the development framework they use.

**Operational Phase**:\
With advanced operational tools and blockchain data analytics, Knocnoc helps project teams meet their data needs, driving better user understanding through data-driven insights.

**User Experience**:\
Knocnoc provides a Web2-like user experience, lowering the barrier for users to enter the Web3 world. Its comprehensive wallet and social ecosystem enable users to manage assets and social activities effortlessly.


---

# 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://www.knocnoc.tech/open-platform/quickstart.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.
