# Settings

The **Settings** page is your control center for customizing the essential configurations of your church's platform. From setting up donations to updating your church bio, everything you need is neatly organized into intuitive tabs.

**💳 Payment Gateways**

Easily connect your preferred payment method to start receiving online donations.

* **Stripe**: Link your Stripe account in just a few clicks.
* **Flutterwave**: Don’t have a Stripe account? No problem. Just enter your bank details and you're good to go.

<figure><img src="/files/Qyg5yLOi7r6xEtxXmNk1" alt=""><figcaption><p>gateways</p></figcaption></figure>

**📧 Email Settings**

You have two options:

* Use our **default email setup** — it's ready to go, no extra steps.
* Or configure your **custom SMTP settings** if you want more control.

<figure><img src="/files/GvHS9GeyfT2YVJGb6sxP" alt=""><figcaption><p>email settings</p></figcaption></figure>

**🌐 Social Media Links**

Keep your members connected by adding links to your church’s social platforms like Facebook, Instagram, and YouTube.

<figure><img src="/files/Zw28Jnkcrkqrh8SPCr0M" alt=""><figcaption><p>social media</p></figcaption></figure>

**🏛️ About the Church**

Update your church's bio to reflect your mission, values, and key information. This section is great for displaying on your app or website.

<figure><img src="/files/m2nGpHBz3AYQDSZ8eJ5I" alt=""><figcaption><p>church details</p></figcaption></figure>


---

# 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://guide.thefaithapp.com/features/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.
