# Sign In

## Here's a concise set of steps to open and sign in to the NeoDove web application on your computer:

***

### Open NeoDove Web Application:

* Launch your preferred **web browser** on your computer.
* Type the NeoDove web application **URL** in the address bar and press Enter.
* The NeoDove **login page** will appear.

### Sign-In:

* Enter your **registered** Mobile Number in the designated field.
* Input your **password** in the password field.
* Click on the "**Sign-In**" button.

{% hint style="success" %}
These steps will take you directly to the NeoDove web application, allowing you to **access** its features and functionalities.
{% endhint %}

<figure><img src="/files/GfdLKPzrcxT7KrM9Q7oA" 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.neodove.com/neodove-web-application/sign-in.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.
