# What is PYUSD.to?

[PYUSD.to](https://PYUSD.to) is an opinionated web app for turning ETH and ERC-20 tokens in your wallet into PYUSD elsewhere.

The key use case here is for PayPal users to safely and easily give out a simple, memorable URL. They can then receive payment as PYUSD from anyone with any Ethereum wallet and any tokens.

Check out the [demo](/pyusd.to/demo-video.md) for a run-through.

## **Is this an official PayPal product?**

Nope! This is a proof of concept app made by [Mono Koto](https://mono-koto.com/) and [Garden Labs](https://gardenlabs.xyz/). PayPal did not create and doesn't endorse or support this app.


---

# 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://pyusd-garden.gitbook.io/pyusd.to/what-is-pyusd.to.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.
