# Create a free account

Welcome to quic.ly, the premier URL shortening service that transforms long, unwieldy links into short, user-friendly URLs. Follow these simple steps to create your account and start shortening URLs today.

### STEP 1: **Visit the Sign-Up Page**

Navigate to [quic.ly](http://quic.ly/) and click on the "Sign Up" button, usually located at the top right corner of the homepage.

<figure><img src="/files/fgeVj77WiE0CUbycl9pT" alt=""><figcaption><p>Img 1: Signup for free form</p></figcaption></figure>

### **Step 2: Fill Out the Registration Form**

* **Username**: Choose a unique username that will be associated with your account.
* **Email Address**: Enter a valid email address. We will use this to verify your account and for account recovery purposes.
* **Password**: Create a strong password. Ensure it is at least 8 characters long, and includes a mix of letters, numbers, and symbols for enhanced security.
* **Confirm Password**: Re-enter your password to confirm
* **Terms & Conditions**: Read through our [Terms of Service](https://chat.openai.com/#terms-of-service) and [Privacy Policy](https://chat.openai.com/#privacy-policy). By signing in you agree to the terms.
* **Click on Sign u**p for Free Button to confirm

{% hint style="info" %}
Once you confirm, you will be taken to the below page requesting you to check the email for a confirmation email. Proceed as instructed
{% endhint %}

<figure><img src="/files/44GK5mqTCI0SIZ11wMW2" alt=""><figcaption></figcaption></figure>

### **Step 4: Verify Your Email**

After submitting the signup form, check your email inbox (and your spam folder) for a verification email from us. Click the <mark style="color:orange;">**"Confirm Email Address"**</mark> link inside the email to activate your account.

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

{% hint style="info" %}
On confirming your email address, you are directed to the account confirmed success page for a few seconds and then redirected to the login page
{% endhint %}

<figure><img src="/files/yWA6sUM3TQvHGlPLKvTA" 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://quicly.gitbook.io/help/getting-started/create-a-free-account.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.
