# Overview

## What is Krypcore Web3?

[KrypCore Web3](https://krypcore.com/) is a powerful toolkit designed to streamline the development of Web3 applications and decentralized applications (dApps) for enterprises. With its comprehensive suite of infrastructure, SDKs, and APIs, Krypcore Web3 simplifies the entire development process, enabling businesses to build and deploy their Web3 use cases with ease.&#x20;

## Building with Krypcore Web3

### Step 1: Create Endpoint and Configure Infrastructure

Begin by setting up your endpoints, whether you prefer shared or dedicated nodes, across a range of supported protocols. Krypcore Web3 provides a robust infrastructure foundation to ensure reliable and scalable performance.&#x20;

### Step 2: Create dApp Configuration

Effortlessly map your endpoint and services to create a customized Dapp configuration. This step allows you to tailor your dApp to meet your specific requirements and integrate seamlessly with the underlying infrastructure.

### Step 3: Build with Ease

Leverage the power of Krypcore Web3's SDKs, APIs, and easy builder tools to bring your Dapp to life. Whether you're working with [wallets](https://docs.krypcore.com/dev-docs/product-overview/core-services/wallets), NFTs, fungible tokens, DIDs, distributed storage, or smart contracts, Krypcore Web3 provides comprehensive kits and APIs for each use case, ensuring a smooth development experience.

### Step 4: Go Live

With your dApp developed and tested, it's time to go live. Krypcore Web3 empowers you to seamlessly deploy your dApp, offering features such as smart contract analytics and the ability to pay gas fees on behalf of your users, improving user experience and simplifying the onboarding process.

<br>


---

# 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.krypcore.com/dev-docs/introduction/overview.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.
