> For the complete documentation index, see [llms.txt](https://docs.2checkout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.2checkout.com/get-started/test-getting-started.md).

# Test Getting Started

- [Start using 2Checkout](https://docs.2checkout.com/get-started/test-getting-started/start-using-2checkout.md)
- [What is 2Checkout? Platform Overview & Key Features](https://docs.2checkout.com/get-started/test-getting-started/start-using-2checkout/what-is-2checkout-platform-overview-and-key-features.md)
- [Sign up for a 2Checkout Account](https://docs.2checkout.com/get-started/test-getting-started/start-using-2checkout/sign-up-for-a-2checkout-account.md)
- [Set up your 2Checkout Account](https://docs.2checkout.com/get-started/test-getting-started/start-using-2checkout/set-up-your-2checkout-account.md)
- [Activate your 2Checkout Account](https://docs.2checkout.com/get-started/test-getting-started/start-using-2checkout/activate-your-2checkout-account.md)
- [Identifying Your Account Type](https://docs.2checkout.com/get-started/test-getting-started/start-using-2checkout/identifying-your-account-type.md)
- [Verifying Your Identity and Business Information](https://docs.2checkout.com/get-started/test-getting-started/start-using-2checkout/verifying-your-identity-and-business-information.md)
- [Securing Your Account](https://docs.2checkout.com/get-started/test-getting-started/securing-your-account.md)
- [Setting Up Two-Factor Authentication](https://docs.2checkout.com/get-started/test-getting-started/securing-your-account/setting-up-two-factor-authentication.md)
- [Restricting Merchant Control Panel Access by IP](https://docs.2checkout.com/get-started/test-getting-started/securing-your-account/restricting-merchant-control-panel-access-by-ip.md)
- [Restricting API Access by IP Address](https://docs.2checkout.com/get-started/test-getting-started/securing-your-account/restricting-api-access-by-ip-address.md)


---

# 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.2checkout.com/get-started/test-getting-started.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.
