# SEO Settings

In Typelink, you can add a Title, Description, and Og Image for each page.

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

Open the list of pages and hover over the desired page. Then, click on the settings icon. In the new window, enter the title and description.&#x20;

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

We automatically generate an Og Image, but you can upload your own. The recommended dimensions are 1200 x 630.


---

# 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://help.type.link/type.link/site-settings/seo-settings.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.
