> ## Documentation Index
> Fetch the complete documentation index at: https://www.ayrshare.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Max Pack

> The Max Pack offers additional social media API endpoints and features to power your platform.

<img width="400" src="https://mintcdn.com/ayrshare-docs/Nmrhj2Gh7WSf62Bh/images/additional/maxpack-logo.webp?fit=max&auto=format&n=Nmrhj2Gh7WSf62Bh&q=85&s=3ac4fd6f306a94e1656c70712d8ba298" alt="Max Pack Add-On" class="center" data-path="images/additional/maxpack-logo.webp" />

## How to Get Started

Sign up for the Max Pack by logging into the [Ayrshare dashboard](https://app.ayrshare.com) and going to the "Account" page. Click "Learn More ->" for the details and activate the Max Pack.

<img width="550" src="https://mintcdn.com/ayrshare-docs/Nmrhj2Gh7WSf62Bh/images/apis/media/max%20pack%20activate.webp?fit=max&auto=format&n=Nmrhj2Gh7WSf62Bh&q=85&s=f02c8a342823b429a3ada8c819533447" alt="Max Pack" class="center" data-path="images/apis/media/max pack activate.webp" />

## Max Pack API Features

The Max Pack provides additional endpoints and other useful utilities for building your app or platform. The Max Pack includes all of the following powerful capabilities. Details on each are below.

<CardGroup cols={2}>
  <Card title="AI Generated Posts" icon="hexagon-check" iconType="duotone" href="/apis/generate/overview">
    Multiple AI capabilities including text generation, text rewriting, video
    transcription, and more.
  </Card>

  <Card title="JWT Longer Expire Time and Email Link" icon="hexagon-check" iconType="duotone" href="/apis/profiles/generate-jwt#jwt-expire-in">
    A JWT timeout longer than the default 5 minutes allows you to email the link
    to your users instead of them having to go to your app or platform.
  </Card>

  <Card title="Shorten Links with Analytics" icon="hexagon-check" iconType="duotone" href="/apis/links/overview">
    Use the Ayrshare link shortener to condense long URLs, and get analytics and
    tracking data. You can even add your own custom domain.
  </Card>

  <Card title="Resize Images and Add Effects" icon="hexagon-check" iconType="duotone" href="/apis/media/resize#resize-an-image">
    The resize endpoint allows you to choose a social network compatible image
    size, add watermarks, change backgrounds, and more. You also have access to
    the Instagram
    [autoResize](/apis/post/social-networks/instagram#auto-image-resize) to
    automatically resize Instagram images.
  </Card>

  <Card title="Generate Alt Text for Images" icon="hexagon-check" iconType="duotone" href="/apis/generate/image-alt-text">
    Create AI-generated alt text for your images. Choose the language to write
    the alt text and keywords to include in the alt text.
  </Card>

  <Card title="Translate Text for a Post" icon="hexagon-check" iconType="duotone" href="/apis/generate/translate-post">
    Choose over 100 different languages to translate your post text. For
    example, translate English to French or Spanish to German.
  </Card>

  <Card title="Staging Server" icon="hexagon-check" iconType="duotone">
    Set up a staging server environment for your testing and release process. A
    staging server has all the capabilities and characteristics of your
    production environment. You can create User Profiles and connect their
    social networks, register new webhooks, and make API calls. Please note
    these are still live social network accounts. Your staging environment is
    meant for internal use, so please don't use it with clients, users, or in a
    production capacity. Create the staging server in the dashboard under User
    Profiles -> Settings.

    <br />

    *Business Plan or Launch Plan Required.*
  </Card>

  <Card title="Advanced Customizations for Business Plan Linking Page" icon="hexagon-check" iconType="duotone" href="/multiple-users/user-integration#social-linking-page-customization">
    <ul class="custom-bullets">
      <li>
        **Custom CSS**: Use your own CSS file to customize the look and feel of
        the social accounts page including color, fonts, hiding features, and
        more.
      </li>

      <li>
        **Favicon and Page Title**: Set your own favicon and page title on the
        social account linking page.
      </li>

      <li>
        **Social Linkage Close Button**: You can set the text of the "Close"
        button on the social linkage page.
      </li>

      <li>
        **Footer**: Set your own footer text, such as copyright with your
        company name on the social linkage page. Provide either text or HTML.
        You can include links to your site if you wish.
      </li>
    </ul>

    <br />

    *Business Plan or Launch Plan Required.*
  </Card>

  <Card title="Get Sentiment Analysis for a Post or Comment" icon="hexagon-check" iconType="duotone" href="/apis/generate/sentiment">
    Generate a sentiment analysis on a social media post or comment to
    understand if the text is positive, negative, or neutral and recommendations
    on improving the text for a more positive reaction.
  </Card>

  <Card title="Transcribe a Video" icon="hexagon-check" iconType="duotone" href="/apis/generate/transcribe-video">
    Generate a transcription and title for a video file.
  </Card>
</CardGroup>
