# Library statistics section content

This section is displayed directly below the pricing section on the home page. You can enable it and specify custom HTML content to display there or use default content that looks like this:

![](https://cdn.document360.io/f93693fd-bbea-47dd-a113-16646e95160a/Images/Documentation/image-1663951983753.png)

Streams Manager will refresh library statistic every day from a server that is specified in this section and display those library statistics here. If you choose to use custom content, the following variables/placeholders are available that will be replaced with actual values. Keep in mind that the ID in the variable/placeholder needs to be replaced with actual library section ID as shown on the Libraries panel. For example, correct variable/placeholder to use in the custom content would be: ##Library-345689-MovieCount##.

* \##Library-ID-MovieCount##
* \##Library-ID-ShowCount##
* \##Library-ID-SeasonCount##
* \##Library-ID-EpisodeCount##
* \##Library-ID-ArtistCount##
* \##Library-ID-AlbumCount##
* \##Library-ID-TrackCount##
* \##MovieTotalCount##
* \##ShowTotalCount##
* \##SeasonTotalCount##
* \##EpisodeTotalCount##
* \##ArtistTotalCount##
* \##AlbumTotalCount##
* \##TrackTotalCount##


---

# 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://streamsmanager.gitbook.io/streams-manager/configuration/settings/custom-content/library-statistics-section-content.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.
