# Appearance

Letterpad can be customised to some extent. However, it does not provide a ton of options. This is because we want your blog to run on steroids, super fast. Providing too many options and plugins considerably slows your blog. It's not that we are not adding features, but we are very mindful in choosing the right features for you.

### General Settings

Start with customising those elements of your blog, which gives your blog an identity. Clicking on Settings and start with the General Settings.

![](https://76652316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LpShCKbh4opgGD3WxAc%2Fuploads%2Fgit-blob-30c6eefbf0a011e3448e7e22126e052313afea0a%2FScreenshot%202022-03-22%20at%2015.49.13.png?alt=media)

| Field               | Description                                                                                                                                                                              |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| site\_title         | The title of your site. If if you have not selected a logo, then this title will be displayed.                                                                                           |
| site\_email         | The email that you want to keep public. Users will be able to see this email.                                                                                                            |
| short\_description  | What is your blog about ?                                                                                                                                                                |
| site\_url           | If you are hosting Letterpad by yourself, then provide that url. If you are using the Letterpad Platform, then the format should be `https://{username}.letterpad.app` without the `{}`. |
| footer\_description | You can write html or text content that will be visible in the footer.                                                                                                                   |
| google\_analytics   | If you want to take control of analytics, provide the Google Analytics ID, or you can leave it as is.                                                                                    |

### Appearance

You might want to change the logo, favicon and maybe use a banner. You might also want to change some css. For this you can change the appearance section. Keep in consideration that users might be using a light theme or a dark theme, so make sure your changes look good in either of them.

![](https://76652316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LpShCKbh4opgGD3WxAc%2Fuploads%2Fgit-blob-3445e325e598951f7b2532b7a27c7bfa15b6eb77%2FScreenshot%202022-03-22%20at%2015.59.11.png?alt=media)


---

# 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.letterpad.app/setup/appearance.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.
