# Login

{% stepper %}
{% step %}

### Step 1

Go to the SteakHouse homepage or Curve Terminal and locate the Connect Wallet button in the top-right corner of the site header.

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

* [www.steakhouse.finance](http://www.steakhouse.finance)
* [www.curve.steakhouse.finance](http://www.curve.steakhouse.finance)

<div align="left"><figure><img src="/files/9aOFFzvtM06lqX1Kh1lW" alt="" width="144"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Step 2

Click the `CONNECT WALLET` button. A popup will appear showing all supported self-custody wallet options available within the SteakHouse ecosystem.

<div align="left"><figure><img src="/files/unMuH2bSVxjcXzQ5UlTA" alt="" width="296"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Step 3

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

Select your wallet provider and confirm the connection in the popup to sign in and create your SteakHouse account.
{% endstep %}

{% step %}

### Step 4

After confirming, you’ll see a second popup showing your successfully connected wallet address.

<div align="left"><figure><img src="/files/hgDaPMuwTVkJ9JqyUU3l" alt="" width="303"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Step 5

A welcome message will appear, confirming that your account has been created.

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

{% endstep %}

{% step %}

### Step 6

You’re now ready to trade!

Make sure your wallet has funds in it on the native chain being used ETH for Ethereum (chain ID 1). You can also view your profile by finding the `User +` widget in the left sidebar widget panel to view or edit your account.

<div align="left"><figure><img src="/files/gtd9GZCKVGrspAZRXNOF" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/PXR4kTDTMT1loctWFKft" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://cookbook.steakhouse.finance/getting-started/quickstart/login.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.
