# Minting and Burning Process

### Mint PUSD

The process of users swapping ETH for PUSD is the process of PUSD being minted.

<figure><picture><source srcset="/files/h1kA8IUj88I4TepOpjco" media="(prefers-color-scheme: dark)"><img src="/files/HvghuBGLsNrjQMXt9tS5" alt=""></picture><figcaption></figcaption></figure>

###

### Burn PUSD

The process of users swapping PUSD for ETH is the process of PUSD being burned.

<figure><picture><source srcset="/files/EbrEZWJoNVPzmaVoJjpZ" media="(prefers-color-scheme: dark)"><img src="/files/ZnSQXZF507Oq5M7AROaV" alt=""></picture><figcaption></figcaption></figure>


---

# 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.pure.cash/pure.cash/pure-usd/minting-and-burning-process.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.
