# AllPay Widget

Welcome to the bitoftrade Widget. It is a customizable web object that can be embedded into **any** webpage, enabling your users to link their wallets, make cryptocurrency payments, trade fungible tokens, and purchase NFT all without ever leaving the hosting website.

The widget supports EVM-compatible networks such as Ethereum, Polygon, BSC, Avalanche, Fantom, and soon our bitoftrade cross-chain operations. Additionally, it supports every ERC-20 token, thus unlike other platforms, your client is not constrained to just a few.

### What can I do with it?

1. Build your own DeFi exchange
2. Sell your ERC-20 tokens or NFT
3. Get crypto payments

You can check more examples [here](/for-businesses/allpay-widget/use-cases.md).

### Upcoming soon

At the moment we are supporting **token sales,** **swaps,** and **NFT**.

In the near future, we will also provide **crypto payments** for businesses, so stay tuned!


---

# 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.bitoftrade.com/for-businesses/allpay-widget.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.
