{"id":271,"date":"2026-05-31T04:47:18","date_gmt":"2026-05-31T11:47:18","guid":{"rendered":"https:\/\/bookamor.com\/?page_id=271"},"modified":"2026-05-31T04:47:18","modified_gmt":"2026-05-31T11:47:18","slug":"free-trial","status":"publish","type":"page","link":"https:\/\/bookamor.com\/?page_id=271","title":{"rendered":"Free Trial"},"content":{"rendered":"\n<main class=\"wp-block-group has-global-padding is-layout-constrained wp-container-core-group-is-layout-fe179ce6 wp-block-group-is-layout-constrained\" style=\"padding-top:24px;padding-right:32px;padding-bottom:80px;padding-left:32px;max-width:1200px;margin:-100px auto 0 auto\">\n\n  <!-- HEADER -->\n  <div style=\"padding-top:20px;padding-bottom:24px\">  \n\n    <figure style=\"margin-bottom:16px;text-align:left\">\n      <img decoding=\"async\" src=\"https:\/\/bookamor.com\/wp-content\/uploads\/2025\/11\/BookAmor-Logo-560.png\"\n           alt=\"BookAmor logo\"\n           style=\"width:280px;height:auto;display:block\"\/>\n    <\/figure>\n\n    <h1 style=\"font-size:38px;line-height:1.2;margin-bottom:14px;color:#111827\">\n      Try BookAmor with Your Library\u2019s Own Catalog\n    <\/h1>\n\n    <h3 style=\"color:#4b5563;margin-bottom:16px;font-size:24px;font-style:italic;font-weight:400\">\n      A free trial lets your staff test BookAmor in a real library context, with links pointing back to your catalog.\n    <\/h3>\n\n    <p style=\"color:#374151;margin-bottom:18px;font-size:18px;line-height:1.7\">\n      Libraries can request a free BookAmor trial simply by emailing us. We will set up the trial on our end, connect the <em>Find in Library<\/em> links to your catalog or discovery layer, and send you a private trial link for staff review.\n    <\/p>\n\n    <p style=\"color:#374151;margin-bottom:18px;font-size:18px;line-height:1.7\">\n      There is no technical setup required before your team can take a look. We configure the trial so staff can try the patron experience, explore recommendations across formats, and see how BookAmor guides users back into your existing library systems.\n    <\/p>\n\n    <div style=\"display:flex;flex-wrap:wrap;gap:12px;margin-top:22px\">\n      <a href=\"mailto:sales@pronunciator.com?subject=BookAmor%20Trial%20Request\"\n         style=\"display:inline-block;background:#ef4444;color:#fff;padding:11px 28px;border-radius:999px;font-size:18px;font-weight:600;text-decoration:none;box-shadow:0 10px 24px rgba(239,68,68,0.22);\">\n        Request a Free Trial\n      <\/a>\n\n      <a href=\"#what-to-send\"\n         style=\"display:inline-block;background:#ffffff;color:#111827;padding:10px 26px;border-radius:999px;font-size:18px;font-weight:600;text-decoration:none;border:1px solid #e5e7eb;\">\n        What to Send Us\n      <\/a>\n    <\/div>\n\n  <\/div>\n\n  <hr class=\"wp-block-separator is-style-wide\" \/>\n\n  <!-- PAGE STYLES -->\n  <style>\n    .bookamor-trial-grid {\n      display:grid;\n      grid-template-columns:repeat(3,minmax(0,1fr));\n      gap:18px;\n      margin-top:18px;\n    }\n\n    .bookamor-trial-grid-two {\n      display:grid;\n      grid-template-columns:repeat(2,minmax(0,1fr));\n      gap:18px;\n      margin-top:18px;\n    }\n\n    .bookamor-trial-card {\n      background:#fff;\n      border:1px solid #e5e7eb;\n      border-radius:16px;\n      padding:22px;\n      box-shadow:0 10px 26px rgba(15,23,42,0.06);\n    }\n\n    .bookamor-trial-card h3 {\n      font-size:20px;\n      margin-top:0;\n      margin-bottom:8px;\n      color:#111827;\n    }\n\n    .bookamor-trial-card p {\n      color:#4b5563;\n      font-size:16px;\n      line-height:1.65;\n      margin-bottom:0;\n    }\n\n    .bookamor-trial-callout {\n      background:#f9fafb;\n      border:1px solid #e5e7eb;\n      border-radius:16px;\n      padding:24px;\n      margin-top:18px;\n      box-shadow:0 10px 26px rgba(15,23,42,0.05);\n    }\n\n    .bookamor-trial-callout p {\n      color:#4b5563;\n      font-size:17px;\n      line-height:1.7;\n      margin:0;\n    }\n\n    .bookamor-trial-quote {\n      border-left:4px solid #ef4444;\n      padding:14px 18px;\n      background:#fff7f7;\n      border-radius:0 14px 14px 0;\n      margin:18px 0;\n      color:#374151;\n      font-size:20px;\n      line-height:1.55;\n      font-style:italic;\n    }\n\n    .bookamor-trial-list {\n      color:#374151;\n      margin-bottom:10px;\n      font-size:17px;\n      line-height:1.7;\n      columns:2;\n      column-gap:48px;\n    }\n\n    .bookamor-trial-list li {\n      break-inside:avoid;\n      margin-bottom:6px;\n    }\n\n    .bookamor-trial-steps {\n      counter-reset:trialstep;\n      display:grid;\n      grid-template-columns:repeat(4,minmax(0,1fr));\n      gap:18px;\n      margin-top:18px;\n    }\n\n    .bookamor-trial-step {\n      background:#ffffff;\n      border:1px solid #e5e7eb;\n      border-radius:16px;\n      padding:22px;\n      box-shadow:0 10px 26px rgba(15,23,42,0.06);\n      position:relative;\n    }\n\n    .bookamor-trial-step:before {\n      counter-increment:trialstep;\n      content:counter(trialstep);\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      width:34px;\n      height:34px;\n      border-radius:999px;\n      background:#ef4444;\n      color:#ffffff;\n      font-weight:700;\n      margin-bottom:12px;\n      font-size:16px;\n    }\n\n    .bookamor-trial-step h3 {\n      font-size:19px;\n      margin-top:0;\n      margin-bottom:8px;\n      color:#111827;\n    }\n\n    .bookamor-trial-step p {\n      color:#4b5563;\n      font-size:16px;\n      line-height:1.65;\n      margin-bottom:0;\n    }\n\n    .bookamor-trial-email-box {\n      background:#111827;\n      color:#ffffff;\n      border-radius:18px;\n      padding:28px;\n      margin-top:18px;\n      box-shadow:0 16px 40px rgba(15,23,42,0.16);\n    }\n\n    .bookamor-trial-email-box h3 {\n      color:#ffffff;\n      font-size:24px;\n      margin-top:0;\n      margin-bottom:10px;\n    }\n\n    .bookamor-trial-email-box p {\n      color:#e5e7eb;\n      font-size:17px;\n      line-height:1.7;\n      margin-bottom:16px;\n    }\n\n    .bookamor-trial-email-box a {\n      color:#ffffff;\n      text-decoration:underline;\n    }\n\n    @media (max-width:900px) {\n      .bookamor-trial-grid,\n      .bookamor-trial-grid-two,\n      .bookamor-trial-steps {\n        grid-template-columns:1fr;\n      }\n\n      .bookamor-trial-list {\n        columns:1;\n      }\n    }\n  <\/style>\n\n  <!-- WHY REQUEST A TRIAL -->\n  <div style=\"padding-top:32px;padding-bottom:24px\">\n    <h2 style=\"font-size:30px;margin-bottom:12px\">Why Request a Trial?<\/h2>\n\n    <p style=\"color:#4b5563;margin-bottom:14px;font-size:17px;line-height:1.7\">\n      BookAmor is easiest to evaluate when it is connected to your own catalog. A trial gives your staff a working version of BookAmor that reflects your library\u2019s environment rather than a generic demo.\n    <\/p>\n\n    <div class=\"bookamor-trial-quote\">\n      We set up the trial. Your staff tests the experience.\n    <\/div>\n\n    <p style=\"color:#4b5563;font-size:17px;line-height:1.7\">\n      Staff can try searches, review recommendation sections, follow <em>Find in Library<\/em> links, and see how BookAmor can help patrons move from \u201cI liked this\u201d to \u201cwhat should I try next?\u201d\n    <\/p>\n  <\/div>\n\n  <hr class=\"wp-block-separator is-style-wide\" \/>\n\n  <!-- WHAT THE TRIAL INCLUDES -->\n  <div style=\"padding-top:32px;padding-bottom:24px\">\n    <h2 style=\"font-size:30px;margin-bottom:12px\">What the Trial Includes<\/h2>\n\n    <p style=\"color:#4b5563;margin-bottom:14px;font-size:17px;line-height:1.7\">\n      A BookAmor trial can be configured for your library and your catalog, with the same core patron experience used by subscribing libraries.\n    <\/p>\n\n    <div class=\"bookamor-trial-grid\">\n      <div class=\"bookamor-trial-card\">\n        <h3>\ud83d\udd17 Catalog-connected links<\/h3>\n        <p>\n          <em>Find in Library<\/em> links point patrons toward your catalog or discovery layer, so staff can test the handoff from recommendation to library record search.\n        <\/p>\n      <\/div>\n\n      <div class=\"bookamor-trial-card\">\n        <h3>\ud83d\udcda Multi-format discovery<\/h3>\n        <p>\n          Staff can explore recommendations for books, eBooks, audiobooks, movies, TV, music, magazines, newspapers, and video games.\n        <\/p>\n      <\/div>\n\n      <div class=\"bookamor-trial-card\">\n        <h3>\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67 Adults and youth<\/h3>\n        <p>\n          BookAmor supports discovery for adults, teens, tweens, and kids, so staff can evaluate it across different patron audiences.\n        <\/p>\n      <\/div>\n\n      <div class=\"bookamor-trial-card\">\n        <h3>\ud83c\udf10 Multilingual interface options<\/h3>\n        <p>\n          Supported interface languages can help make discovery more approachable for patrons who prefer to browse in another language.\n        <\/p>\n      <\/div>\n\n      <div class=\"bookamor-trial-card\">\n        <h3>\ud83d\udcca Anonymous usage stats<\/h3>\n        <p>\n          Trial access can include an admin portal with anonymous activity reporting, including recommendation requests, catalog-link clicks, and guide downloads.\n        <\/p>\n      <\/div>\n\n      <div class=\"bookamor-trial-card\">\n        <h3>\ud83d\uddbc Promotional materials<\/h3>\n        <p>\n          We can provide ready-to-use graphics and copy if your library decides to share BookAmor with staff or patrons during or after the trial.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <hr class=\"wp-block-separator is-style-wide\" \/>\n\n  <!-- HOW SETUP WORKS -->\n  <div style=\"padding-top:32px;padding-bottom:24px\">\n    <h2 style=\"font-size:30px;margin-bottom:12px\">How Trial Setup Works<\/h2>\n\n    <p style=\"color:#4b5563;margin-bottom:14px;font-size:17px;line-height:1.7\">\n      The trial is designed to be low-friction. You do not need to install anything before we prepare it.\n    <\/p>\n\n    <div class=\"bookamor-trial-steps\">\n      <div class=\"bookamor-trial-step\">\n        <h3>Email us<\/h3>\n        <p>\n          Send your library name and catalog URL. If you use a specific discovery layer, include that link too.\n        <\/p>\n      <\/div>\n\n      <div class=\"bookamor-trial-step\">\n        <h3>We configure it<\/h3>\n        <p>\n          We create your BookAmor trial and connect catalog-search behavior on our end.\n        <\/p>\n      <\/div>\n\n      <div class=\"bookamor-trial-step\">\n        <h3>You test it<\/h3>\n        <p>\n          We send your staff a private trial link so you can test recommendations and catalog links.\n        <\/p>\n      <\/div>\n\n      <div class=\"bookamor-trial-step\">\n        <h3>We adjust if needed<\/h3>\n        <p>\n          If a catalog link pattern, display name, or language option needs refinement, let us know.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bookamor-trial-callout\">\n      <p>\n        In most cases, a working trial can be created using catalog search links, without a direct ILS integration or holdings ingest.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <hr class=\"wp-block-separator is-style-wide\" \/>\n\n  <!-- WHAT TO SEND US -->\n  <div id=\"what-to-send\" style=\"padding-top:32px;padding-bottom:24px\">\n    <h2 style=\"font-size:30px;margin-bottom:12px\">What to Send Us<\/h2>\n\n    <p style=\"color:#4b5563;margin-bottom:14px;font-size:17px;line-height:1.7\">\n      To request a trial, email us with the basic information we need to configure your library\u2019s BookAmor link.\n    <\/p>\n\n    <ul class=\"bookamor-trial-list\">\n      <li>Your library name<\/li>\n      <li>Your catalog or discovery-layer URL<\/li>\n      <li>The best staff contact for setup questions<\/li>\n      <li>Any preferred public display name<\/li>\n      <li>Any catalog search examples you want us to follow<\/li>\n      <li>Any priority interface languages for your community<\/li>\n    <\/ul>\n\n    <div class=\"bookamor-trial-callout\">\n      <p>\n        If you are not sure which catalog link to send, just send your main catalog URL. We can usually identify the appropriate search-link structure from there.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <hr class=\"wp-block-separator is-style-wide\" \/>\n\n  <!-- CLEAR EXPECTATIONS -->\n  <div style=\"padding-top:32px;padding-bottom:24px\">\n    <h2 style=\"font-size:30px;margin-bottom:12px\">Clear Expectations<\/h2>\n\n    <p style=\"color:#4b5563;margin-bottom:14px;font-size:17px;line-height:1.7\">\n      A trial is meant to show how BookAmor helps patrons discover possibilities and then sends them back toward the systems your library already uses.\n    <\/p>\n\n    <div class=\"bookamor-trial-grid-two\">\n      <div class=\"bookamor-trial-card\">\n        <h3>BookAmor helps patrons discover<\/h3>\n        <p>\n          Patrons can start with a familiar title or interest, explore organized recommendation sections, and move across supported formats and audiences.\n        <\/p>\n      <\/div>\n\n      <div class=\"bookamor-trial-card\">\n        <h3>Your catalog remains central<\/h3>\n        <p>\n          Your catalog remains the source of truth for holdings, availability, requesting, borrowing, and patron account actions.\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bookamor-trial-callout\">\n      <p>\n        BookAmor does not replace your catalog. It gives patrons and staff a friendly advisory starting point, then points users back to your library\u2019s live catalog environment.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <hr class=\"wp-block-separator is-style-wide\" \/>\n\n  <!-- CTA -->\n  <div style=\"padding-top:32px;padding-bottom:8px\">\n    <h2 style=\"font-size:30px;margin-bottom:10px\">\n      Ready to try BookAmor?\n    <\/h2>\n\n    <p style=\"color:#4b5563;margin-bottom:16px;font-size:17px;line-height:1.7\">\n      Email us with your library name and catalog URL, and we will prepare a free BookAmor trial connected to your catalog.\n    <\/p>\n\n    <div class=\"bookamor-trial-email-box\">\n      <h3>Request a free trial<\/h3>\n      <p>\n        Please include your library name, catalog website, and the best staff contact for setup questions.\n      <\/p>\n      <a href=\"mailto:sales@pronunciator.com?subject=BookAmor%20Trial%20Request\"\n         style=\"display:inline-block;background:#ef4444;color:#fff;padding:10px 26px;border-radius:999px;font-size:18px;text-decoration:none;font-weight:600;\">\n        Email us: sales@pronunciator.com\n      <\/a>\n    <\/div>\n  <\/div>\n\n<\/main>\n","protected":false},"excerpt":{"rendered":"<p>Try BookAmor with Your Library\u2019s Own Catalog A free trial lets your staff test BookAmor in a real library context, with links pointing back to your catalog. Libraries can request a free BookAmor trial simply by emailing us. We will set up the trial on our end, connect the Find in Library links to your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-271","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bookamor.com\/index.php?rest_route=\/wp\/v2\/pages\/271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bookamor.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bookamor.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bookamor.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bookamor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=271"}],"version-history":[{"count":1,"href":"https:\/\/bookamor.com\/index.php?rest_route=\/wp\/v2\/pages\/271\/revisions"}],"predecessor-version":[{"id":272,"href":"https:\/\/bookamor.com\/index.php?rest_route=\/wp\/v2\/pages\/271\/revisions\/272"}],"wp:attachment":[{"href":"https:\/\/bookamor.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}