# How to log in?

Accessing your blinks.to account is quick and easy. Follow the steps below to log in and start shortening URLs in no time

### **Step 1: Go to the Log In Page**

Visit [blinks.to ](https://www.blinks.to/login)and click on the "Log In" button, usually located at the top right corner of the homepage.

<figure><img src="/files/MCqOI2JiciB0KEna1FZw" alt=""><figcaption><p>Img 1 - Login Form</p></figcaption></figure>

### **Step 2: Enter Your Credentials**

* **Username**: Enter the username or email associated with your account.
* **Password**: Enter your account password.

{% hint style="success" %}
Check **Remember me so** that you can continue being logged in for 24 hours, without having to providing your login credentials again
{% endhint %}

<div align="left" data-full-width="false"><figure><img src="/files/yFUvnC78D7ShH3bULJTV" alt="" width="218"><figcaption></figcaption></figure></div>

### **Step 3: Click “Log In”**

After entering your credentials, click the “Log In” button to access your account.

{% hint style="warning" %}
**Forgotten Password?**

If you’ve forgotten your password, click on the “Forgot Password?” link. Enter your registered email address, and we’ll send you instructions on how to reset your password.
{% endhint %}

### **Step 4: Start Shortening URLs**

Once logged in, you are ready to start using blinks.to to shorten URLs, manage your links, and analyse click data.


---

# 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://quicly.gitbook.io/help/getting-started/how-to-log-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.
