# Configure Display Information for Your Validator Account

You can set up display information for your validator account to help community members better understand your Validator when browsing the exSat pages. To configure this information, submit an issue on the [GitHub repository](https://github.com/exsat-network/configurations), including details such as your group's name, logo, URL, and a brief description.

Here’s an example:

```
Issue Title:[trustgp.sat] Submit validator information 

Content:
Please provide the following information for validator.

*Account:trustgp.sat
*Name: TrustGP
*Logo url: https://trustgp.network/img/logo.png
Homepage url: https://trustgp.com
Introduction: TrustGP is a great asset management groupt.
```

> All information marked with an \* is required.&#x20;
>
> Logo Supports PNG and SVG. The recommended minimum size for Logo is 128\*128 pixels and the file size should be less than or equal to 1MB. Otherwise, the image will not be merged, and a comment will be left to remind the user to re-upload the logo.
>
> Please use a version of your logo that is clearly visible against a black background.


---

# 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.exsat.network/guides-of-data-consensus/others/operation-references/validator-operations/configure-display-information-for-your-validator-account.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.
