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

# Renewals

> Information about policy renewals and maintenance

## Policy Management

Welcome to our policy management center. Here you can make changes to your existing policy and manage your coverage.

<CardGroup cols={2}>
  <Card title="Change Address" icon="house-user" href="/renewals/change-address">
    Update your residential address
  </Card>

  <Card title="Add Family Members" icon="users" href="/renewals/add-dependent">
    Add spouse or dependents to your policy
  </Card>

  <Card title="Add Newborn" icon="baby" href="/renewals/add-newborn">
    Add a newborn to your policy
  </Card>

  <Card title="Change Coverage" icon="shield" href="/renewals/change-coverage">
    Modify your coverage levels
  </Card>

  <Card title="Change Deductible" icon="calculator" href="/renewals/change-deductible">
    Adjust your deductible amount
  </Card>

  <Card title="Cancel Policy" icon="circle-xmark" href="/renewals/cancel-policy">
    Cancel your existing policy
  </Card>
</CardGroup>

## Important Information

<Note>
  Most policy changes can be made online, but some may require speaking with an agent. Changes may affect your premium.
</Note>

## Need Help?

If you need assistance with any policy changes, our support team is available:

* Call: 1-800-XXX-XXXX
* Email: [support@example.com](mailto:support@example.com)
* <Button href="#" onClick={() => window.openChat()} leftIcon="message-dots">
    Start Live Chat
  </Button>
