# Welcome to Divorcepath

## Calculate Child Support

Easily calculate child support in minutes using our straightforward online calculator. Review your results, including calculation details and a monthly budget breakdown, accompanied with informative charts and helpful tips. When you're satisfied with your calculation, generate a PDF child support report to use for court, mediation, or negotiation.

{% content-ref url="child-support-calculator" %}
[child-support-calculator](https://support.divorcepath.com/child-support-calculator)
{% endcontent-ref %}

## Calculate Spousal Support

Calculate spousal support and child support using our easy-to-use online calculator. Simply enter your basic profile information (age, date of birth, children's ages, parenting arrangements and income) and then review your results. Although spousal support calculations are more complex than child support, our calculator explains your results in a straightforward manner, illustrated with interactive charts to help you navigate your options. When you are ready, you can generate a PDF spousal support report with your calculation results to use in court, mediation or negotiation.

{% content-ref url="spousal-support-calculator" %}
[spousal-support-calculator](https://support.divorcepath.com/spousal-support-calculator)
{% endcontent-ref %}

## Manage your Account

Get help editing your profile, changing account settings, and with password and login issues.

{% content-ref url="account-help" %}
[account-help](https://support.divorcepath.com/account-help)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.divorcepath.com/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
