# Asset Sourcing

### <mark style="color:orange;">What is Asset Sourcing?</mark>

Asset sourcing is the process of managing contributions, crowdsourcing, and curating digital assets using an asset sourcing portal. It involves creating an asset taxonomy, identifying framework categories, associating assets with multiple types, reviewing, publishing assets, and more.

### <mark style="color:orange;">Why do you need to source assets?</mark>

Asset sourcing is needed for a meaningful discovery of assets. It allows assets to be crowdsourced, tagged to relevant frameworks, and contributed using an asset sourcing web app, which facilitates the creation, review, publication, and curation of assets for consumption.

### <mark style="color:orange;">How can you use asset sourcing?</mark>

Here's how you can use asset sourcing. You can:

1. **Create a Sourcing Project**: As an organization admin, create a project to source assets. Define the purpose of the project, select the sourcing type (from anyone, selected contributors, or within your organization), and set nomination and contribution deadlines.
2. **Seek Contributions**: Once the project is created, contributors can enroll and nominate themselves to contribute assets.
3. **Review and Curate**: Review the nominations and contributions received from contributors. You can choose to have a two-level review process (contributing organization admin and sourcing organization admin) or skip it.
4. **Publish Assets**: After reviewing and curating the assets, publish them for consumption by your users.
5. **Monitor Usage**: Keep track of the usage and feedback of the published assets to identify areas for improvement.

### <mark style="color:orange;">How to configure?</mark>

Asset Sourcing can be used by leveraging the features provided by the Sourcing Web App, Contribution Service, and Contribution Registry components of Sunbird CoKreat. The coKreat platform provides tools and services to support the engagement, collection, curation, publishing, monitoring, and rewarding of contributions throughout the asset sourcing process.

You can find details by clicking on the link [here](https://ed.sunbird.org/learn/functional-capabilities/product-and-developers-guide/asset-sourcing)


---

# 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/learn/functional-capabilities/asset-sourcing.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.
