# Legal

The following content can be created in Payrexx and displayed in the footer of your payment pages:

* [Privacy Policy](#privacy-policy)
* [Terms and Conditions](#general-terms-and-conditions)
* [Legal Notice](#legal-notice)
* [Own Footer Link](#own-footer-link)

{% hint style="info" %}
The footer is the area at the bottom end of a website.
{% endhint %}

## Creating Legal Content

To create the legal content, log in to your Payrexx account and navigate to **Settings > Legal** in the main menu of your merchant administration.

<div align="left"><figure><img src="/files/xbxAut7PsPntG6sSF5pS" alt=""><figcaption><p>Entering legally relevant information in Payrexx</p></figcaption></figure></div>

Begin entering or editing the content by clicking the plus symbol or the small triangle on the right side of the desired topic.

{% hint style="success" %}
The texts can be entered in any of the languages you have activated. For more information, see the article on [Multilingual Frontend](/merchant/english/account/settings/general-settings/multilingual-frontend.md).
{% endhint %}

### Privacy Policy

Enter your own privacy policy and display it to your customers on the Payrexx payment page:

<div align="left"><figure><img src="/files/7oQ4JXokhqqHYrXEqNr3" alt=""><figcaption><p>Entering a privacy policy for payment pages in Payrexx</p></figcaption></figure></div>

### General Terms and Conditions

Enter your general terms and conditions (GTC) and display them to your customers on the Payrexx payment page:

<div align="left"><figure><img src="/files/c4qMoWtbwjlhjrdQet13" alt=""><figcaption><p>Entering general terms and conditions for payment pages in Payrexx</p></figcaption></figure></div>

### Legal Notice

Enter your legal notice and display it to your customers on the Payrexx payment page:

<div align="left"><figure><img src="/files/ny2WCpaeNV5CbpXFMoz6" alt=""><figcaption><p>Entering a legal notice for payment pages in Payrexx</p></figcaption></figure></div>

### Own Footer Link

Enter a custom link to be displayed to your customers in the footer of your payment page:

<div align="left"><figure><img src="/files/tRx6h7kxtzkMNlJSX0v6" alt=""><figcaption><p>Entering an individual link (f. e. cancellation policy) for payment pages in Payrexx</p></figcaption></figure></div>

## Legal Content from the Customer's Perspective

The entered content will be displayed to customers on the following Payrexx payment pages:

* [Pages](/merchant/english/account/tools/pages.md)
* [Paylink](/merchant/english/account/tools/paylink.md)
* [Donation](/merchant/english/account/tools/donation.md)

They are located in the footer of the respective payment page, directly below the payment methods and the pay button:

<div align="left"><figure><img src="/files/TNU4d6Qiwi1REOc77mrI" alt=""><figcaption><p>The linked legal content in the footer of the payment page</p></figcaption></figure></div>


---

# 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.payrexx.com/merchant/english/account/settings/legal.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.
