> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/bigcommerce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings.md).

# Configure the BigCommerce settings

- [Step 1: Configure the store profile](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-1-configure-the-store-profile.md): Learn how to configure your store profile.
- [Step 2: Configure payments](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-2-configure-payments.md): Learn how to configure payments for your store.
- [Step 3: Configure currencies](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-3-configure-currencies.md): Learn how to configure currencies for your store.
- [Step 4: Configure tax](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-4-configure-tax.md): Learn how to configure tax for your store.
- [Step 5: Configure shipping](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-5-configure-shipping.md): Learn how to configure shipping for your store.
- [Step 6: Create a script for Digital River compliance terms](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-6-create-a-script-for-digital-river-compliance-terms.md): Learn how to create a script for the Digital River compliance terms.
- [Step 7: Edit the required phone number field](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-7-edit-the-required-phone-number-field.md): Learn how to set the phone number field to required.
- [Step 8: Configure a product](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-8-configure-a-product.md): Learn how to configure a product for your store.
- [Step 9: Configure transactional emails](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-9-configure-transactional-emails.md): Learn how to configure transactional emails in the BigCommerce App.
- [Step 10: Complete certification](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-10-complete-certification.md): Learn how to complete certification for the BigCommerce App.
- [Step 11: Start accepting payment](https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings/step-11-start-accepting-payment.md): Learn how to start accepting payments in the Big Commerce App.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.digitalriver.com/bigcommerce/1.0-4/configure-the-bigcommerce-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
