# Update the Manifest File

In the manifest.xml file, you actually only need to complete a few things.&#x20;

First, your social media site or url, secondly, a description of the theme that you created, and the last one is add the required links (maximum 2 links) that relate to your new theme.&#x20;

Describe your theme briefly, we recommend not exceeding 250 characters. Take advantage of links to direct users to sites that make it possible to explain themes more comprehensively.


---

# 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.libreoffice.id/libreoffice-theme-changer/lotc/create-own-theme-guideline/update-the-manifest-file.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.
