# How to sign into your account

The following instructions and associated snapshots will guide you as to how to sign into the learning portal using your existing account information (username and password) on the learning portal.

{% hint style="info" %}
Remember to ask your course administrator when you need further assistance.
{% endhint %}

**To sign into the learning portal using your existing account information (username and password):**

* Open your internet browser and navigate to the learning portal website address
* Click the **SIGN IN** button at the top-right corner

  <figure><img src="/files/eCFrMiejrxzkYUpFXj11" alt=""><figcaption></figcaption></figure>
* On the pop-up window, write your *Username* and *Password*

<img src="/files/X4BYkhCb4WwPd3Xc5c6y" alt="" width="344">

* Click **SIGN IN**
* You will land on *Home Page*

### Video Tutorial Guide

For a complete step-by-step walkthrough, watch the tutorial video below.

{% embed url="<https://youtu.be/4ZqPm9NkWdk>" %}

The video covers:

* Clicking the SIGN IN button
* Entering your username and password
* Accessing the learning platform homepage


---

# 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://gca-2.gitbook.io/ac-learning-platform-user-guidebook/general/how-to-sign-into-your-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.
