# Get JPYT

<figure><img src="/files/5FbyyTZflPdo8qDmikoP" alt=""><figcaption></figcaption></figure>

Acquiring JPYT is a straightforward process, requiring only a Web3 wallet such as MetaMask. Follow these simple steps to begin:

1. Visit **app.dephaser.com** and connect your wallet.
2. On the **USDT (Optimism) / USDC (Base) to JPYT** dashboard, enter the desired amount depending on your chain:
   * **USDT** if you are using **Optimism**
   * **USDC** if you are using **Base**
3. The real-time USD-JPY exchange rate, provided by Chainlink, will be displayed. Once confirmed, click **Approve**.
4. Click **Convert** to complete the process.
5. Your newly minted JPYT will be sent directly to your wallet.


---

# 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.dephaser.com/operation/get-jpyt.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.
