# How to edit the Template Golo Framework?

If you want edit a template in Golo Framework ( Plugin ).

**Please use "golo-child-theme" to not lose your changes when we update "golo-theme".**

Step 1: Create a forder in Theme named golo-framework( plugin name ).

![](/files/-M2GVA7eoK9KmgaF0JeI)

Step 2: Copy the file you want to edit here.

Example: If you want edit icon here

![](/files/-M2GWtRjQkCZSKROUdRK)

* Go to **plugins -> golo-framework -> archive-place ->** copy file **"information.php"**
* Golo to **Theme ->** Create folder **"golo-framework" ->** Create folder **"archive-place" ->** paste file **"information.php"** here.
* **Open and Edit Icon.**

![](/files/-M2GYVYrSk5Fyqk6tkh5)

***Note:***  Icons Library - <https://icons8.com/line-awesome>

**`Your changes will not be affected when we update the new version.`**


---

# 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://uxper.gitbook.io/wp-golo/faqs/templates.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.
