# Account setup

This guide is aimed at helping you create a Hyperswitch account and create payment processors as per your requirement. You can choose any of the following methods for this:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Via</strong></mark> <mark style="color:blue;"><strong>Control Centre Hosted on Sandbox/Self Hosted</strong></mark></td><td>Sign up to the control center and configure your Hyperswitch account as per your liking</td><td></td><td></td><td><a href="/pages/7ZGzFcNnCa2qvaHaWZF2">/pages/7ZGzFcNnCa2qvaHaWZF2</a></td></tr><tr><td><mark style="color:blue;"><strong>Via</strong></mark> <mark style="color:blue;"><strong>Postman collection</strong></mark></td><td>Run curls in postman and create merchant account and processors through postman</td><td></td><td></td><td><a href="/pages/6oAUAUulNGlVVKqcr0If">/pages/6oAUAUulNGlVVKqcr0If</a></td></tr></tbody></table>


---

# 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://docs.hyperswitch.io/self-hosting/hyperswitch-open-source/account-setup.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.
