# Connect to StarkDefi

**Step 1**: Head over to the StarkDeFi website: <https://www.starkdefi.com/>&#x20;

**Step 2**: Click on the launch button

<figure><img src="https://4274982886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnsPor4FRAEB97AaSdxfJ%2Fuploads%2FhSNc43vxcItc5tsF95VV%2Flanding.png?alt=media&#x26;token=34fa4c27-af0b-47eb-b8c6-8c42c523a270" alt="Red arrow pointing to the Launch button at the top right end of the navigation bar"><figcaption><p>StarkDefi Landing page</p></figcaption></figure>

**Step 3**: Once the DApp is loaded, click "Connect Wallet" at the top right.

<figure><img src="https://4274982886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnsPor4FRAEB97AaSdxfJ%2Fuploads%2Fow5YZcajACCi6Y3htxqp%2FDapp.png?alt=media&#x26;token=7644bb5f-6af7-4ce6-a564-f7374a5171d3" alt=""><figcaption><p>Connecting to StarkDefi</p></figcaption></figure>

**Step 4**: Select your preferred wallet ([Available options](https://docs.starkdefi.com/quick-start/wallets-on-starknet)) and confirm connection to StarkDefi.

<figure><img src="https://4274982886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnsPor4FRAEB97AaSdxfJ%2Fuploads%2FwJ9dJLmb03dMOwvuBzLW%2Fselect.png?alt=media&#x26;token=bcfdc9c9-ec48-411b-be0c-d5476c1f79dc" alt=""><figcaption><p>Select Wallet Provider</p></figcaption></figure>

### To Disconnect From StarkDefi

**Step 1**: Click on the Account button,

<figure><img src="https://4274982886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnsPor4FRAEB97AaSdxfJ%2Fuploads%2FJrvoyTrqTqXTxZnyGesK%2Fconnected.png?alt=media&#x26;token=0e952e76-5822-4ce7-8b47-17cedc7bb24f" alt=""><figcaption><p>Connected to StarkDefi</p></figcaption></figure>

**Step 2**: Click Disconnect on the account's modal.

<figure><img src="https://4274982886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnsPor4FRAEB97AaSdxfJ%2Fuploads%2FNrF4NaYO1jmY5kvxHVZE%2Faccount.png?alt=media&#x26;token=08c4115e-ba34-48fa-985a-ed557c6a5157" alt=""><figcaption><p>Account Modal</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.starkdefi.com/quick-start/connect-to-starkdefi.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.
