# Payment Gateway API (Web 2.0 to Web 3.0 Bridge)

{% hint style="info" %}
**Good to know:** The Web 2.0 to Web 3.0 Bridge allows any Web 2.0 website to adopt crypto payments without the need of creating a dApp. Metamask is needed to be installed in the end user browser though.
{% endhint %}

✅ Once a user is registered with GrowLimitLess dApp, and requests for the **Web 2.0 to Web 3.0 Bridge API**, this feature is activated

✅ A sample HTML code is rendered for the end user.

✅ This code can be placed in any website which accepts HTML

✅ The User gets an option to send / receive crypto through his website using our Unified Crypto Interface protocol.

✅ Currently this is a payable feature and is payable on a per transaction basis through percentage basis, driven by the smart contract.


---

# 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://gll.gitbook.io/growlimitless-whitepaper-gll/what-makes-us-limitless/payment-gateway-api-web-2.0-to-web-3.0-bridge.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.
