# Getting Started

### 1. Connect Your Wallet

To begin with TypoGraphy AI, the first step is to link your wallet. Click the "Sign in" button on the homepage, and then follow the instructions to connect your wallet. This action enables you to engage with the platform and access TypoGraphy AI's features.

<figure><img src="/files/4rs3qganWR1VTlgcKv8k" alt=""><figcaption><p>Figure 1. Sign In </p></figcaption></figure>

<figure><img src="/files/dCtoQpbEo1Bk8cVFJ6rv" alt=""><figcaption><p>Figure 2. Wallet Connection</p></figcaption></figure>

### 2. Enter Your Prompt

Type your inquiry in the chat box located at the bottom of the homepage. You can use either text or voice to input your request. If you're unsure what to ask or need ideas, we provide four examples to assist you.

<figure><img src="/files/IiaGCE5qk2OIMzM7pZBq" alt=""><figcaption><p>Figure 3. Start the Conversation</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.knn3.xyz/welcome/typography-ai/getting-started.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.
