# Login page

You can use the Sign-in form to log into the EasyPON system. To do this, fill in the Username and Password fields and click Sign In.

<figure><img src="/files/nCA6ZfpOjHhfH9vZt1Ty" alt=""><figcaption><p>Login page</p></figcaption></figure>

After successful login, the user will be redirected to the [Dashboard](/dashboard.md) page, where you can start working with the EasyPON system.

> It is possible to obtain data for accessing the EasyPON system from the system administrator or by login in with your corporate email address with allowed domain.


---

# 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.easypon.in/management-and-access/login-page.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.
