# Free vs Pro

[FileBird Document Library (Free version)](https://wordpress.org/plugins/filebird-document-library/) comes with a built-in Gutenberg block to help you display a document gallery on your page/post.

If you want to extend its capabilities and make it work with other WordPress page builders, please consider upgrading to [FileBird Document Library Pro](https://codecanyon.net/item/filebird-document-library-pro/39157912).

Check out the premium-only features in the comparison table below.

| Features                                                                           | Free |    Pro    |
| ---------------------------------------------------------------------------------- | :--: | :-------: |
| Gutenberg document gallery block                                                   |   ✅  |     ✅     |
| Grid view                                                                          |   ✅  |     ✅     |
| List view                                                                          |   ✅  |     ✅     |
| Shortcode                                                                          |   1  | Unlimited |
| Custom fields                                                                      |  ✖️  |     ✅     |
| Show hierarchical structure folder                                                 |  ✖️  |     ✅     |
| Show folder tree                                                                   |  ✖️  |     ✅     |
| Front-end search                                                                   |  ✖️  |     ✅     |
| Front-end sort functions                                                           |  ✖️  |     ✅     |
| Edit design stylings                                                               |  ✖️  |     ✅     |
| Custom folder icons                                                                |  ✖️  |     ✅     |
| Custom icon size                                                                   |  ✖️  |     ✅     |
| Show file thumbnail                                                                |  ✖️  |     ✅     |
| Clicking on the file will link to: Preview File, Popup Window, Download File, None |  ✖️  |     ✅     |
| Show download count                                                                |  ✖️  |     ✅     |
| Show "Download all" button                                                         |  ✖️  |     ✅     |
| Show caption                                                                       |  ✖️  |     ✅     |
| Show description                                                                   |  ✖️  |     ✅     |
| Advanced download options                                                          |  ✖️  |     ✅     |
| Download tracking                                                                  |  ✖️  |     ✅     |
| VIP support                                                                        |  ✖️  |     ✅     |
| Fast updates                                                                       |  ✖️  |     ✅     |


---

# 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://ninjateam.gitbook.io/filebird/addons/filebird-document-library/free-vs-pro.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.
