# First Steps

## Connecting to an existing wallet

If you have already an Ethereum-Wallet you can connect you Wallet with PEAKDEFI by clicking on "I'm ready to connect" Link and selecting one of the provided options.

## Creating a new wallet

If you don't have yet an Ethereum-Wallet or you want to create a fresh one, you find a step-by-step process process on our platform in connection with the PEAKDEFI App. Just Follow the steps by clicking on the [Invest on PEAKDEFI](https://peakdefi.com/) Button.

* Download the PEAKDEFI-App and create a Wallet
* Transfer ETH or any of the 70+ supported ERC-20 Token to your Wallet or buy some Token e.g. via Wyre
* Click on the "I'm ready to connect" Link and Select Wallet Connect among the connect options. You will be presented with a QR code.
* Open your PEAKDEFI App and tap Scan on your Assets screen at the top.
* Scan the QR code. You will be prompted to authorize the Dapp in your Argent 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://documents.peakdefi.com/for-asset-managers/how-to-for-investors.../creating-an-account.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.
