# Marriages

## Available marriage slots

All users get 3 basic marriage slots. You can get more marriage slots by [subscribing to PixxieBot Premium](https://pixx.ie/premium).

The number of marriage slots varies depending on your Premium tier as follows:

* **VIPixxie:** 11 extra slots (total of 13)
* **Sponsor:** 8 extra slots (total of 11)
* **Top Supporter:** 5 extra slots (total of 8)

{% hint style="info" %}
You get to keep these marriage slots for as long as you're a Premium member. If you fill all your Premium marriage slots then cancel you membership, you will keep your spouses until you divorce them, but you won't be able to marry anyone new unless you divorce all but 2 of your spouses (because your marriage slot limit has been reset to 3).
{% endhint %}

{% content-ref url="marriages/current-marriages" %}
[current-marriages](https://docs.pixx.ie/features/profiles/marriages/current-marriages)
{% endcontent-ref %}

{% content-ref url="marriages/marrying" %}
[marrying](https://docs.pixx.ie/features/profiles/marriages/marrying)
{% endcontent-ref %}

{% content-ref url="marriages/divorcing" %}
[divorcing](https://docs.pixx.ie/features/profiles/marriages/divorcing)
{% 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://docs.pixx.ie/features/profiles/marriages.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.
