# Discover Content - Digital & Phygital

The **Discover Content** capability is enabled by the following components of Sunbird Knowlg

Asset Discovery is enabled using Multiple Features in SunbirdED.

**Dynamic Tabs** enables are the related content are listed as part of discovery. Each of these tabs can be dynamically configured to show multiple contents under common asset category. Each of these tabs can also be configured to show filters which are specific to content. All the configuration of Tabs are available as part of Form Configuration.

**Search** is another powerful mode of discovery based on keyword. System enables any metadata attribute to be used as "Filter". Search capability also enables the user to search based on dialcode as well.

**Banners** are used to discover the content under a specific program. Search Criteria for the Banner can be configured and pushed to production in real time to both mobile and web users.

**QR Code** also enables user to discover the content using simple scanner in Phygital way.

1. Asset Category Service

For more information about **Asset Category Service** please click here

1. Asset Search Service

For more information about **Asset Search Service** please click [here](https://knowlg.sunbird.org/learn/product-and-developer-guide/assets-search-service)

1. Dial Service

For more information about **Dial Service** please click here

{% hint style="info" %}
Powered By [Sunbird Knowlg](https://knowlg.sunbird.org/)
{% endhint %}


---

# 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://ed.sunbird.org/release-6.0.0/learn/functional-capabilities/product-and-developers-guide/discover-content-digital-and-phygital.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.
