> For the complete documentation index, see [llms.txt](https://docs.houselink.info/web/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.houselink.info/web/professinoal-profile/working-on-professional-profile/logo-and-cover-requirements.md).

# Logo & Cover Requirements

1. **Access to change Logo & Cover photos at:**\
   – ***My account*** -> ***Professional Profile*** -> ***Edit*** -> Click on the ***camera image*** in the Logo image section to change the Logo image.\
   – ***My account*** -> ***Professional Profile*** -> ***Edit*** -> Click “***Change Cover”*** photo button to change Cover.
2. **General requirements**.\
   – The representative image must be the logo of the Enterprise, its owner and high quality.\
   – The cover photo is a photo related to the Enterprise, which recommends high-quality photos and is taken at the Enterprise.
3. **Image type and size**.\
   \&#xNAN;***– Image size:***\
   \+ Square image with size ***1000px \* 1000px*** or larger.\
   \+ Images cannot be less than 800px \* 800px.\
   – Image size compared to Logo size:\
   \+ The size of the product occupies ***80 – 100%*** of the image length or height.\
   \+ The entire logo must be in the image and not be distorted.\
   \&#xNAN;***– Logo color regulation:*** Recommend the logo with ***white background color.(#FFFFFF)***

![Requirement about Logo image.](/files/-M7GVkKVWAQbZTKUy6nd)

![ Requirement about Logo image.](/files/-M7GVn0DL3DwAlIICHH4)

4\. **Cover style and size**\
– ***Image size:*** Cover photo with size ***1500px \* 300px*** or larger.\
– With ***SAFE ZONE*** color area is the area where text can be displayed.\
– The ***red area*** can be placed in the background and should not be placed.\
– ***Please notice that:*** Place text in the Safe zone makes the contents of the cover image not be obscured by elements of the website, causing loss of aesthetics.

![Requirement about Logo image.](/files/-M7GVyhWwyKez4vD7eax)

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.houselink.info/web/professinoal-profile/working-on-professional-profile/logo-and-cover-requirements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
