> For the complete documentation index, see [llms.txt](https://docs.keepup.store/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keepup.store/docs/tutorials/business-settings.md).

# Business Settings

### **Tutorials**

{% content-ref url="/pages/12hmfdrQ6Kb2rnOWggN6" %}
[How to Update Business Information](/docs/tutorials/business-settings/how-to-update-business-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/kffwtUjPyCZSnyKGmA8Y" %}
[How to Verify your Business](/docs/tutorials/business-settings/how-to-verify-your-business.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q2X4JYG1Uv6MWalST8mi" %}
[How to Manage Your Business API](/docs/tutorials/business-settings/how-to-manage-your-business-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/aCSGoV0qXyIEG3IO98w8" %}
[How to Update Sale Settings](/docs/tutorials/business-settings/how-to-update-sale-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/d840nsfj7jMTS59sNvO3" %}
[How to Manage Your Tax Profiles](/docs/tutorials/business-settings/how-to-manage-your-tax-profiles.md)
{% endcontent-ref %}

{% content-ref url="/pages/PrrztqUycTEIO6ene8Ux" %}
[How to Manage Your Delivery and Pick Up Locations](/docs/tutorials/business-settings/how-to-manage-your-delivery-and-pick-up-locations.md)
{% endcontent-ref %}

{% content-ref url="/pages/r8DcRnA0VSXyp79RlFjo" %}
[How to Manage Your Online Payments Options](/docs/tutorials/business-settings/how-to-manage-your-online-payments-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/0QciaCuS3hE9wmM7kZoa" %}
[How to Manage your Offline Payments Options](/docs/tutorials/business-settings/how-to-manage-your-offline-payments-options.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.keepup.store/docs/tutorials/business-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.
