# Connect to the Ithaca App

1. Visit the Ithaca App at [app.ithacaprotocol.io](https://app.ithacaprotocol.io/)&#x20;
2. Click on ‘Connect Wallet’ on the top right of thee navigation bar

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

3. If you already have a wallet choose it from the menu and move to step 6. Otherwise click "Learn More" to get a wallet.&#x20;

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

4. If you clicked "Learn More" follow the prompts to install a wallet.

<figure><img src="/files/14agkhqlOCajcS3DM4HG" alt=""><figcaption></figcaption></figure>

4. Make sure you backup your seedphrase in a safe place and never share it with anyone.
5. With wallet in hand, go back and click on your preferred wallet on step 3.&#x20;
6. A wallet popup will appear asking for a signature.  This confirms it is really you.
7. Accept terms and conditions if you would like to continue.&#x20;


---

# 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.ithacaprotocol.io/docs/ithaca-app/get-started/connect-to-the-ithaca-app.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.
