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

# Register a party

> Form a new political group and run for office.

Follow these steps to register a party and compete in global elections.

<Tip>
  Registering a party requires a verified account, the same face check used for voting. If you are not verified yet, the plus icon takes you to verification first — come back afterwards and your registration continues.

  Parties registered before this requirement keep their listing, their [subsidies](/building-blocks/party-subsidies) and their edit rights.
</Tip>

## Steps

<Steps>
  <Step title="Navigate to the Parties page">
    Go to [https://worldrepublic.org/parties](https://worldrepublic.org/parties).
  </Step>

  <Step title="Start registration">
    In the **My party** section, click the **plus icon** to open the registration dialog.

    <Frame>
      <img src="https://mintcdn.com/worldrepublic/1wFwbX3RCd2XOVLS/images/quickstart/register-a-party/register-a-party-button.png?fit=max&auto=format&n=1wFwbX3RCd2XOVLS&q=85&s=ad69840c140a070f5fb72a0a7cb4cf0c" alt="Register a party button" width="576" height="256" data-path="images/quickstart/register-a-party/register-a-party-button.png" />
    </Frame>
  </Step>

  <Step title="Enter party details">
    Fill in the **Register a party** dialog.

    <Frame>
      <img src="https://mintcdn.com/worldrepublic/1wFwbX3RCd2XOVLS/images/quickstart/register-a-party/register-a-party-dialog.png?fit=max&auto=format&n=1wFwbX3RCd2XOVLS&q=85&s=9fd26ad99f7b672f79765f2d904b4291" alt="Register a party dialog" width="542" height="516" data-path="images/quickstart/register-a-party/register-a-party-dialog.png" />
    </Frame>

    ### Properties

    <ResponseField name="Party name" required>
      The official name of your political party. This will be displayed on the ballot.
    </ResponseField>

    <ResponseField name="Description">
      A short description of your party's platform and goals.
    </ResponseField>

    <ResponseField name="Official link">
      A link to your party's website or social media page.
    </ResponseField>
  </Step>

  <Step title="Confirm registration">
    Click **Register** to complete the process.
    <Note>If you are not signed in, you will be prompted to sign in with your preferred method before proceeding.</Note>
  </Step>
</Steps>

## Outcome

Registration is instant. Once successful, your new party will immediately appear in the **My party** section.

<Frame>
  <img src="https://mintcdn.com/worldrepublic/lK-8mjNqC35QJGs6/images/quickstart/register-a-party/register-a-party-success.png?fit=max&auto=format&n=lK-8mjNqC35QJGs6&q=85&s=f5556ee9e16d3170acc0e9e1597430e3" alt="Party successfully registered" width="576" height="192" data-path="images/quickstart/register-a-party/register-a-party-success.png" />
</Frame>

<Check>
  **Success!** You are now a party leader. Your party has instant ballot access and
  is eligible to receive votes as soon as polls are open.
</Check>

## Next steps

<CardGroup cols={2}>
  <Card title="Get verified" icon="id-card" iconType="light" href="/quickstart/get-verified">
    Verify yourself to vote for your own party
  </Card>

  <Card title="Party subsidies" icon="hand-holding-dollar" iconType="light" href="/building-blocks/party-subsidies">
    Learn how to earn funding for your party
  </Card>
</CardGroup>
