# Missing Stripe Information

When the warning *Stripe information is missing to enable billing,* appears in the Billing section in **Settings**, the admin must go to [Updating Stripe Bank Information](/admin-site/settings/billing/updating-stripe-bank-information.md) in order to correct the issue as soon as possible.\
\
When the update is not done in a short amount of time Stripe will not allow payments or payouts in the account, which will affect the rentals and the billing in general of the system.&#x20;

<figure><img src="/files/JLndBaiJcb9TNTGF65cX" alt=""><figcaption></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://documentation.movatic.co/admin-site/settings/billing/missing-stripe-information.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.
