# CatchOn CDN

## What's CatchOn CDN?

"What is the easiest way to add web3 capabilities, such as connecting a wallet and interacting with contracts, to my website?"

Catchon CDN is a useful tool for:

* Smart contract developers who don't want to build a website from scratch
* UI-based web development tool users, such as those using Webflow, WIX, or WordPress, who want to add web3 functionality to their websites
* Those who want to easily call a smart contract function from their website without having to deal with complicated web3 settings.

Catchon CDN is a web3 tool that enables low-code development for frontend engineers, smart contract engineers, and designers. It simplifies the process of interacting with blockchain technologies, allowing users to easily connect with the blockchain without needing to understand the detailed implementation of wallet and contract interactions. With a quick setup, Catchon CDN enables users to easily communicate with the blockchain.


---

# 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://catchonlabs.gitbook.io/catchon-labs/catchon-cdn.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.
