# How To Log In

To Log into the Apps follow these few steps;

1. Go to the Quest Chains App by clicking <[here](https://questchains.xyz/)>
2. Click on <mark style="color:blue;">ENTER APP</mark>

   <figure><img src="/files/CJj2wAQK7GehKnTDYAWL" alt=""><figcaption></figcaption></figure>
3. Click on <mark style="color:blue;">Connect Wallet</mark>

   <figure><img src="/files/BBlMDr2wCUBqR1asWGGK" alt=""><figcaption></figcaption></figure>
4. Select a wallet you would like to use in interacting with the App and connect. MetaMask is Preferred. Once selected approved on the wallet extension.

   <figure><img src="/files/HiSvAJRuJcaRn5LqBUvf" alt=""><figcaption></figcaption></figure>
5. After connecting, click on <mark style="color:blue;">My Profile</mark> to check out your profile.

   <figure><img src="/files/6GgF3nP2StbR8TJoBxag" alt=""><figcaption></figcaption></figure>
6. This is what a new profile looks like.

   <figure><img src="/files/FK73XDRynOzEa7i8K6Lq" alt=""><figcaption></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://quest-chains.gitbook.io/quest-chains/getting-started/how-to-log-in.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.
