> For the complete documentation index, see [llms.txt](https://docs.scaleflex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scaleflex.com/digital-asset-management-dam/settings/library/components.md).

# Components

{% hint style="info" %}
The library's additional features availability can be managed in *Settings > Library > Interface.*
{% endhint %}

### Home page <a href="#home-page" id="home-page"></a>

<figure><img src="/files/Vk8IJrTJNITmF030cVHE" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="227">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Enable / Disable toggle button</td><td>Enables the optional Home landing page where users will land when logging into the Asset Hub. The Home page is a widget-based customizable page that promote specific assets, folders, collections, tags and also displays usage statistic such as "Most downloaded assets".</td></tr></tbody></table>

### Products

<figure><img src="/files/v6MH7WmbjwCAhlXAZrA4" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="223">Setting</th><th>Description</th></tr></thead><tbody><tr><td>Enable / Disable toggle button</td><td>Enable Products to activate the <em>Product reference</em> and <em>Product position</em> system metadata for each asset. Categorize assets per product SKU and position in a carousel. Use the Products asset view page to view assets per <em>Product reference.</em></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scaleflex.com/digital-asset-management-dam/settings/library/components.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
