# Signing In

### Connecting Wallet

1. Upon entering the GraphEngine Beta you will be requested to select your designated web3 wallet provider. Select your preferred wallet.&#x20;

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

2. Once youve chosen your selected wallet provider, you will be given the option to select a wallet to connect. Please ensure this is the same wallet provided in your GraphEngine Closed Beta application form.&#x20;

<figure><img src="/files/h3j9lhdccvM0TySIbfUy" alt="" width="375"><figcaption></figcaption></figure>

3. Upon selecting the wallet, please confirm to grant permissions for your wallet to interact with the GraphEngine platform. Please note during Beta there is no token payment required for using GraphEngine services.&#x20;

<figure><img src="/files/RW1AitcO7yH7AGhNt1MK" alt="" width="375"><figcaption></figcaption></figure>

4. Next you will be required to input your access code, shared to you via the email invitation sent to your designated email address provided during GraphEngine Closed Beta application.&#x20;

<figure><img src="/files/5kJKyXdn6BeCbkANMcCE" alt=""><figcaption></figcaption></figure>

You will now have access to the GraphEngine dashboard.&#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://graphai-1.gitbook.io/graphai/graphai-platform/graphengine-closed-beta/interact-with-existing-sub-graphs/signing-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.
