> For the complete documentation index, see [llms.txt](https://pingbusiness.gitbook.io/pingbusiness/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pingbusiness.gitbook.io/pingbusiness/getting-started/merchant-account-signup.md).

# Merchant Account Signup

Signing up for a PingBusiness merchant account requires only an email and password, followed by basic Know Your Business (KYB) application that takes only a few minutes.&#x20;

You don't need a registered company to apply - individuals (solo founders, entrepreneurs, and individual builders) can apply directly. If you're applying as a company, including a single-member company, you'll verify the business and its owners as part of review.

### Account Sign Up

1. Head over to <https://signup.pingbusiness.org/register> and create a new account by entering your email and setting up a password.

<figure><img src="https://4259156471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEh8xmgV7S0jCh1wRA50D%2Fuploads%2FYp7N0xvLifXHpqZbL6Gc%2Fimage.png?alt=media&amp;token=e0528c32-00bf-483b-ac31-4f12464324da" alt=""><figcaption></figcaption></figure>

2. Once your credentials are entered, you will be asked to verify your email.
3. After email verification is done, you will need re-enter your login credentials to access your newly created PingBusiness account.

### Merchant Application

<figure><img src="https://4259156471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEh8xmgV7S0jCh1wRA50D%2Fuploads%2FbG9qcHeGCW43ifpF3mbk%2Fimage.png?alt=media&amp;token=6f21056a-c7b9-4412-8c07-73de423678f6" alt=""><figcaption></figcaption></figure>

1. Upon successful PingBusiness account signup, you may proceed with merchant account set up by starting an application.
2. While applying for a merchant account, you will be asked to enter relevant individual or business details as part of PingBusiness 4-step verification process - **fill in all the necessary information accurately.**
3. After your application submission, approvals should happen quickly if all details are entered accurately.
4. Upon successful approval, your merchant account and storefront will go live.


---

# 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://pingbusiness.gitbook.io/pingbusiness/getting-started/merchant-account-signup.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.
