# Logging In

If you've already signed up and subscribed to PreQuilt, but need a refresher on how to login, we're here to help!

## <mark style="color:blue;">Logging Into PreQuilt</mark>

1. Go to <https://prequilt.com/>
2. Click on <mark style="color:blue;">**Log In**</mark> located in the top right corner of browser.

   <figure><img src="/files/HbQujOqmdzK1p7YMRugQ" alt=""><figcaption></figcaption></figure>
3. Enter your <mark style="color:blue;">**email address**</mark> & <mark style="color:blue;">**password**</mark>.

   <div align="left"><figure><img src="/files/zO5fpGyV9s9itpQ4deib" alt=""><figcaption></figcaption></figure></div>
4. Click on <mark style="color:blue;">**Log In**</mark> button.

   <div align="left"><figure><img src="/files/pmwUa0Bsu7F1NtGoqxRH" alt=""><figcaption></figcaption></figure></div>
5. You will be directed to the quilt dashboard. Happy quilt designing!

   <div align="left"><figure><img src="/files/SauyvTlcyOBbVDYzXZ3D" alt=""><figcaption></figcaption></figure></div>


---

# 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://courses.prequilt.com/tour-prequilt/logging-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.
