# Payment Methods

{% hint style="info" %}
This pane is available to all non-K12 users
{% endhint %}

Since we integrate with Stripe for payment processing, payment method management is done on their platform. In this pane, we provide a direct link to the user's Stripe profile.

<figure><img src="/files/pXYNpcVLzPgGurPAZnzy" alt=""><figcaption><p>User Payment Method Settings</p></figcaption></figure>

<figure><img src="/files/EPQoFAjPrARZdFEiku3n" alt=""><figcaption><p>Stripe User Profile</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://wiki.zephyr-sim.com/account-management/user-settings/payment-methods.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.
