# Login to Sec1

## Logging in to Sec1 Platform

To access the features and functionalities of the Sec1 platform, follow these steps:

### Accessing the Sec1 Login Page

Navigate to the official Sec1 login page by visiting (<https://scopy.sec1.io/login>). Upon arrival, you will encounter the login interface as depicted below:

![Sec1 Login](/files/pP70Qmy4BLRxQe8u0j5B)

### Initiating Login with GitHub

To proceed, select the "Login with GitHub" option. This action will redirect you to the Sec1 dashboard after logging in with GITHub, granting access to its suite of tools and resources.

### New User Registration

If you are a new user and do not have a GitHub account, you can effortlessly create one by navigating to the [Registration & Login](/user-docs/2-integration-with-sec1/1-registration-login.md) section. Simply follow the provided instructions to complete the registration process. This ensures a smooth integration with Sec1, granting you comprehensive access to its functionalities and features.


---

# 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.sec1.io/user-docs/1-quick-start/1-login-to-sec1.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.
