> ## Documentation Index
> Fetch the complete documentation index at: https://info.bundle.social/llms.txt
> Use this file to discover all available pages before exploring further.

# FAQ

> Frequently asked questions about bundle.social.

<AccordionGroup>
  <Accordion title="What is the purpose of bundle.social?">
    bundle.social is a platform and API that allows you to manage yours and your clients' social media accounts in one place.
    You can schedule posts, view analytics, and more.
  </Accordion>

  <Accordion title="How do I get started with bundle.social?">
    To get started with bundle.social, you need to create an account.
    Once you have an account, create a team and then connect your social media accounts and start using the platform.
  </Accordion>

  <Accordion title="How do I connect my social media accounts to bundle.social?">
    ### Platform

    To connect your social media accounts to bundle.social, go to the "Social Accounts" page and click on the "Connect" button.
    You will be prompted to log in to your social media account and authorize bundle.social to access your account with the required permissions.
    Get more info here: [Connect Social Accounts](/knowledge/social-accounts/index)

    ### API

    Get more info here: [Connect Social Accounts via API](/api-reference/connect-social-accounts)
  </Accordion>

  <Accordion title="How do I schedule a post on bundle.social?">
    ### Platform

    To schedule a post on bundle.social, go to the "Posts" page and click on the "+" button.
    You can then select the social media accounts you want to post to, enter the content of the post, and set the date and time you want the post to be published.

    Get more info here: [Create a post](/knowledge/posts/create-first-post)

    ### API

    Get more info here: [Create a post via API/SDK](/api-reference/sdk#create-a-post)
  </Accordion>

  <Accordion title="Is bundle.social free?">
    Yes, bundle.social has a free, but limited plan. If you need more features, you can upgrade to a paid plan.
  </Accordion>

  <Accordion title="How do I upgrade to a paid plan on bundle.social?">
    To upgrade to a paid plan on bundle.social, go to the "Billing" page and click on the "Upgrade" button.
    You will be prompted first to setup your billing information and then to select the plan you want to upgrade to.
  </Accordion>

  <Accordion title="How do I cancel my subscription on bundle.social?">
    To cancel your subscription on bundle.social, go to the "Billing" page and click on "X" button.
  </Accordion>

  <Accordion title="How do I contact support on bundle.social?">
    Go to [Help page](https://bundle.social/) and click on the blue circle button in the bottom right corner.
  </Accordion>
</AccordionGroup>
