# Getting Started

{% hint style="info" %}
Before you can interact with Moonwell, connect your Smart Wallet!

* [**How to Connect**](/moonwell/moonwell-overview/smart-wallet/connect.md)
  {% endhint %}

### **How to Supply on Moonwell using Smart Wallet**

<figure><img src="/files/g4nKiUjJGEXojiuh47M1" alt=""><figcaption><p>Supply ETH or any other supported asset on Moonwell using Smart Wallet</p></figcaption></figure>

* Navigate to the Moonwell "[**Markets**](https://moonwell.fi/markets)" page to get started. Follow "[**How to Supply**](/moonwell/moonwell-overview/lend/supply.md)" for further instructions on how to supply any supported asset on Moonwell, including ETH and USDC.

### **How to Withdraw from Moonwell using Smart Wallet**

<figure><img src="/files/SMraS4h3ZoWtp203RRxE" alt=""><figcaption><p>Withdraw any supplied asset on Moonwell using Smart Wallet</p></figcaption></figure>

* Navigate to the Moonwell "[**Portfolio**](https://moonwell.fi/portfolio)" to view and manage your assets on Moonwell. Follow "[**How to Withdraw**](/moonwell/moonwell-overview/lend/withdraw.md)" for further instructions on how to withdraw any of your supplied assets on Moonwell.

### **How to Claim Rewards using Smart Wallet**

* Assets that you supply to Moonwell may be eligible for additional rewards, on top of the fees paid by borrowers (Base APY). These additional rewards can come from various sources or grant programs. To receive these rewards, you must manually claim them by visiting the "Rewards" section found on any market page or the "[**Portfolio**](https://moonwell.fi/portfolio)" page in the Moonwell app.
* For further information on how to claim rewards, follow the "[**Claiming Rewards**](/moonwell/moonwell-overview/lend/claiming-rewards.md)" instructions.

<figure><img src="/files/SKkr9H08rVXqJWl7yYVj" alt=""><figcaption><p>Option 1: Claim Rewards by visiting any market page</p></figcaption></figure>

<figure><img src="/files/Untsrcxd0g94gJJC0aNn" alt=""><figcaption><p>Option 2: Claim Rewards via Portfolio</p></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.moonwell.fi/moonwell/moonwell-overview/smart-wallet/getting-started.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.
