> For the complete documentation index, see [llms.txt](https://knowasiak.gitbook.io/login-or-register/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowasiak.gitbook.io/login-or-register/personalize/cover-background.md).

# Cover background

To upload your cover go to Edit profile by clicking on your avatar on top right corner of screen.

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

After opening Account settings page, click on profile tab from left side of screen.

Then click on Upload a file under cover photo.

After uploading the cover, scroll to bottom of page and click Update profile button.

Now, your profile must look something like this:

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

{% hint style="info" %}
You may also customize your cover to show your latest content, video, podcast or something that your audience follows.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://knowasiak.gitbook.io/login-or-register/personalize/cover-background.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.
