# Pethereum Bridge

When NFT owners want to transfer NFTs which have Polygon infrastructure to Binance Smart Chain(BSC) technology, they can perform transactions by using the Pethereum Bridge. Thus, NFT transfers can be made from Polygon to BSC and from BSC to Polygon. Gas fees generated through this process will be covered by the NFT owners.


---

# 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://whitepaper.pethereum.io/gameplay/nft-market/pethereum-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.
