# Badges

In the badges section, it's possible to generate simple dynamic labels that can then be added in its own GitHub project, to publish the state of vulnerabilities and licenses, like in this example:

![](https://lh5.googleusercontent.com/Xw3pCsw89XzzkReqtUNM6Zye_J4C7C3frlld67W41Or1j-4EdUviYFkEAAm_6POcP6-x3rYI2UNv-5jziP-bsFPOvtqjNcw7n5UH8t-NRvBaF57nt-kqU1Raq5M04VSJX2W2x0wY)

Badges can be used on public and private projects on GitHub. See the [Badges](/badges/gh-intro.md) section for more information.


---

# 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.meterian.io/the-meterian-webapp/the-web-dashboard-1/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.
