# Skill Badges

### Viewing Badges

Assets can earn you **Skill Badges** to track competencies across multiple asset types. This data is stored at the asset level and also in the user's digital learning record [Learner Record](/motar-core-services/intro-to-core-services/profile/learner-record.md).&#x20;

<figure><img src="/files/03XudihWyETAVtHH9R9x" alt=""><figcaption></figcaption></figure>

* **Click** on the "Badges" tab on any compatible asset listing to view the available Skill Badges for that asset.
* To add a Skill Badge to an asset, see [Add a Skill Badge](/motar-core-services/intro-to-core-services/studio/add-a-skill-badge.md)


---

# 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.motar.com/motar-core-services/intro-to-core-services/hub/interacting-with-listings/about-details-card/skill-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.
