# Editing Badges

Select 'Badges List' from the Badges dropdown on your admincp:

<figure><img src="https://2406881823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgnv2HyiWjwNcWDspNKCS%2Fuploads%2Fir3Sc53RlCTMPNbO4g6c%2FScreenshot%202023-01-16%20at%2017.59.50.png?alt=media&#x26;token=0896e0bd-309e-4a69-bf8c-6d4ac5b4d598" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
To **delete** a badge, select the red trash icon. If this badge has been awarded to any users, it will be removed from their account at the same time.
{% endhint %}

To edit a badge, simply select the pencil icon under 'Actions' next to the badge you wish to update. Once you have updated the information, press the 'Save Changes' button to update and return to the Badges List:

<figure><img src="https://2406881823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fgnv2HyiWjwNcWDspNKCS%2Fuploads%2FJJ7UmeMneuoZRgpkaRys%2FScreenshot%202023-01-16%20at%2018.04.14.png?alt=media&#x26;token=1b2f22fc-c9ed-4cd4-9669-0be181e24f2f" alt=""><figcaption></figcaption></figure>


---

# 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://launch-2.gitbook.io/sngine-badges-module/badge-configuration/editing-badges.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.
