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

# How to Start the Free Plan

> Try all features of VoicePing with the free plan

export const ContactEn = () => <>
    <Tip>
      If you have any questions, please contact us via <a href="https://forms.gle/6AUho7oj3zBr79e96">this form</a>.
    </Tip>

    <h2>Official Links</h2>

    <CardGroup cols={2}>
      <Card title="Official Website" icon="globe" href="https://voiceping.net/en/">
        Visit our official website
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Follow us on X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Like us on Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Connect on LinkedIn
      </Card>
    </CardGroup>
  </>;

<Tip>
  **VoicePing is a product where all features are available "free" for 1 user plus up to 5 guests**. Please feel free to try it.
</Tip>

<Note>
  However, there are time limits for using transcription, voice translation, and recording features. For details, see [Pricing Plans](/en/pricing).
</Note>

## How to Start the Free Plan

1. Go to [VoicePing's homepage](https://voiceping.net/)
2. Click the "Start for free" button

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/52y2Vn0ATlzmgl0q/en/images/free-plan/01-start-free-plan.webp?fit=max&auto=format&n=52y2Vn0ATlzmgl0q&q=85&s=45e002cf93910312bfb34c8a9912d8b9" alt="VoicePing homepage with the Start for free button highlighted" width="1600" height="927" data-path="en/images/free-plan/01-start-free-plan.webp" />
</Frame>

3. Perform [Member Registration & Workspace Creation](/en/member-signup)

## Related Pages

* [Member Registration: Creating New Workspace & App Installation (For Owners)](/en/member-signup)
* [How to Start 1-Week Free Trial](/en/free-trial)

<ContactEn />
