# Welcome

Welcome to Charge, the first web3 merchant bank! We're excited to have you on board as a developer. This documentation will guide you through integrating Charge's powerful payment solutions into your applications.

Charge offers a seamless way to accept any currency on any blockchain, solving trust, usability, and privacy issues in the world of decentralized finance. Our unique token model and ecosystem for merchants is powered by Polygon ZK technology and deployed on the Fuse L2 network.

As a developer, you'll have access to our robust API, allowing you to create, manage, and verify payment links, as well as integrate Charge's functionality directly into your applications.

Let's get started on your journey to revolutionizing payments in the web3 space!


---

# 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.chargeweb3.com/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.
