# Settings

- [General Settings](https://docs.wprelay.com/settings/general-settings.md): Explore and discover all the different display settings available on the General settings page for the WP Relay plugin.
- [Affiliate Settings](https://docs.wprelay.com/settings/affiliate-settings.md): Learn and explore all the various settings and functionalities of the Affiliate settings page of the WP Relay plugin.
- [Affiliate signup Form](https://docs.wprelay.com/settings/affiliate-signup-form.md): Learn how to create an Affiliate registration/Signup form using the WP Relay plugin from this simple guide.
- [Payment methods](https://docs.wprelay.com/settings/payment-methods.md): Learn how to configure various Payment Methods for the affiliates in the Setting page of the WP Relay plugin
- [PayPal Rest API](https://docs.wprelay.com/settings/payment-methods/paypal-rest-api.md): This guide details on how to configure the PayPal API using the WP Relay plugin in the Settings page.
- [Paypal Legacy](https://docs.wprelay.com/settings/payment-methods/paypal-legacy.md): Learn how to enable and configure the PayPal Legacy payment method to pay your affiliates easily using the WP Relay plugin.
- [Tremendous](https://docs.wprelay.com/settings/payment-methods/tremendous.md): This guide explains how to integrate Tremendous with the WPRelay plugin.
- [Coupon Payout](https://docs.wprelay.com/settings/payment-methods/coupon-payout.md): Learn how to configure the coupon payout method for the affiliates in the Settings page of the WP Relay plugin.
- [Email Notification](https://docs.wprelay.com/settings/email-notification.md): Discover the email notification options offered by WPRelay and explore methods for customizing them to fit your needs from this guide.


---

# 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.wprelay.com/settings.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.
