# Deposit PAXG (Ethereum)

{% hint style="info" %}
Operator and jurisdiction: BASIS is operated by BASIS DIGITAL INFRASTRUCTURE LTD, a Seychelles IBC (LEI: [254900IX2F2KCWNSSS64](https://lei.bloomberg.com/leis/view/254900IX2F2KCWNSSS64)).
{% endhint %}

PAXG is live and fully supported on Ethereum. You can deposit PAXG by connecting a compatible Web3 wallet.

## Steps

{% stepper %}
{% step %}
Open the app and go to Account → Assets.
{% endstep %}

{% step %}
Select Deposit.
{% endstep %}

{% step %}
Choose PAXG (Ethereum).
{% endstep %}

{% step %}
Connect your Ethereum wallet, such as MetaMask.
{% endstep %}

{% step %}
Approve and confirm the PAXG transfer.
{% endstep %}
{% endstepper %}

## Network requirements

{% hint style="warning" %}
PAXG is an ERC-20 asset on Ethereum. Your wallet must hold enough ETH to pay network gas fees.
{% endhint %}

## After deposit

Deposited PAXG appears in your Funding Wallet.

From there, you may swap PAXG to stPAXG at a 1:1 ratio.

| Action             | Result                                                      |
| ------------------ | ----------------------------------------------------------- |
| Deposit PAXG       | PAXG credited to Funding Wallet                             |
| Swap PAXG → stPAXG | 1:1 conversion                                              |
| Stake stPAXG       | Rewards accumulate in real time as stPAXG in Staking Wallet |

## Fees

| Type       | Fee   |
| ---------- | ----- |
| Deposit    | 0%    |
| Swap       | 0.01% |
| Withdrawal | 0.05% |

## Notes

* PAXG deposits require Web3 wallet connection
* PAXG cannot be sent from the BTC deposit flow
* USDT is used only as an internal display and accounting unit
* If you are depositing for the first time, a small test transaction is recommended

## Related risk considerations

PAXG includes asset-specific considerations such as issuer exposure, redemption conditions, and Ethereum network congestion. BASIS manages execution through deterministic routing, math-constrained state transitions, and state machine risk controls designed to preserve execution precision.

For support, contact <support@basis.pro>.


---

# 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.basis.pro/getting-started/deposits/deposit-paxg.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.
