# Settings

- [General](https://help.trybeans.com/settings/general.md): Get your applications working perfectly.
- [App activation](https://help.trybeans.com/settings/app-activation.md): Update the Beans app status on your store: Activate, deactivate, enable, or disable
- [Plan & Billing](https://help.trybeans.com/settings/plan-and-billing.md)
- [Account Suspension](https://help.trybeans.com/settings/plan-and-billing/account-suspension.md)
- [List of plans](https://help.trybeans.com/settings/plan-and-billing/list-of-plans.md)
- [Refund Policy](https://help.trybeans.com/settings/plan-and-billing/refund-policy.md)
- [Supported currencies](https://help.trybeans.com/settings/plan-and-billing/billing-currency.md)
- [Team access](https://help.trybeans.com/settings/team-access.md): How to give an administrator access to your team members.
- [Live Testing](https://help.trybeans.com/settings/live-testing.md): Test your applications before going live.


---

# 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://help.trybeans.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.
