# Xeenon uses DAI

{% hint style="info" %}
**You'll need DAI to purchase credits on Xeenon.**

Credits are used to view streams, purchase exclusive content, and, most importantly support your favorite creators on the platform.
{% endhint %}

## Swapping ETH for DAI on Arbitrum

{% hint style="info" %}
**There are many ways to get DAI on Arbitrum.**

We recommend first bridging ETH to Arbitrum and then swapping ETH for DAI using [1inch](https://app.1inch.io/#/42161/unified/swap/ETH/DAI). This allows you to take advantage of the low transaction costs that Arbitrum offers, as swapping on mainnet can cost you up to 10-20x in gas fees.
{% endhint %}

1. Once you've got some ETH on the Arbitrum Network, head over to [1inch](https://app.1inch.io/#/42161/unified/swap/ETH/DAI) or [Uniswap](https://app.uniswap.org/)
2. If you use the above 1inch link, the ETH - DAI pair should already be loaded up for you
3. Connect your wallet to the application
4. Select the amount of ETH you'd like to swap to DAI and click "Swap."
5. Click "Confirm swap" and sign the transaction

<figure><img src="/files/JF0Wj5JPC2Hm7Admz8mH" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Now that you have DAI, you can buy credits on Xeenon and start supporting your favorite creators!&#x20;
{% endhint %}


---

# 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.xeenon.xyz/managing-funds/advanced/xeenon-uses-dai.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.
