# How to add a location

* Step 1: Log into your [Jupico account](https://accounts.jupico.com/payments/login)
* Step 2: Select *Accounts on* the left side blue menu
* Step 3: Select *+ New Merchant Account*
* Step 4: When prompted if you'd like to create a new account select *Yes.* If given multiple choices ask your Service Provider for clarification.
* Step 5: Complete the application and submit, but be cautious as it will duplicate your existing account information so please be sure to verify that information is accurate for this new account.

Visual learner? No problem. Please see a short [video](https://www.loom.com/share/5ccbb851c9804c659f9869dba451f82c?sid=1e5a6479-f89d-4e0c-8074-8b1df4d73520).

{% hint style="info" %}
Use *Doing Business As* to label the location. For example, if this location is in a different city then use *Doing Business As - City Name*.
{% endhint %}


---

# 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://help.jupico.com/accounts/how-to-add-a-location.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.
