# Overview

## What is ARway Maps Studio Portal?

ARway Map Studio portal is a one-stop place that allows you to -

* Add and Edit Maps Contents, QR codes, and Image access points via the ARway Web Studio.
* Get your unique App Authentication Credentials for Linking SDK with Your Maps Studio.
* Look for Account and Current Plan information.
* Look up the Documentation and Tutorials to help you get started.
* Contact us for technical support or general inquiries.
* Download the latest SDK release and the ARway app.

## Creating an account

In order to create a new account, go to the [ARway Maps Studio](https://maps-studio.nextechar.com/) and register yourself by entering the following details -

* Your Email ID
* A Secure Password&#x20;

<figure><img src="/files/4tMAdKX2UJJJS6C32Egd" alt=""><figcaption></figcaption></figure>

## Logging In&#x20;

After you have registered yourself on the ARway Developer portal, you can log in to your account by entering -

* Your Registered Email ID
* Your Password

<figure><img src="/files/eGfHACSDVbV3IG9v2gj7" alt=""><figcaption></figcaption></figure>

## Reset Password

In order to reset your password, go to the [Password Reset](https://maps-studio.nextechar.com/auth/forgotpassword) page, enter your registered email ID and click on the Next button. Then you will receive instructions on how to change your password.

<figure><img src="/files/z67US2NPavji4Nru6JoB" alt=""><figcaption></figcaption></figure>


---

# 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.arway.ai/maps-studio/overview-developer-portal.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.
