# 1.1 Sign Up & Log In

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

## Description

This module provides instruction on how to create your Paragon account and log in.

## Objectives

* Understand how to create an account.&#x20;
* Successfully log in to Paragon.
* Know where to find documentation and video resources.

## Learning Activity

Watch the video and follow along to create an account and get started.

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

<details>

<summary>Video Transcript:</summary>

Welcome to Paragon. In this quick tutorial, we'll show you how to sign up and create your Paragon account so you can start designing trusses. Let's begin first to open your browser and go to ParagonTruss.com. Click sign up.

Here. You'll fill out the registration form with your email. Your first name, your last name. Please read through the terms of service, and check the box, then click on sign up.

Now head to your inbox and look for our verification email. If you don't see it, check your spam folder.   It'll look something like this. Click the verify email to activate your account. Once verified, go back to ParagonTruss.com, then Click log in. Enter your email and your password, that you, created, earlier for your credentials, and that's it.

You're all set up. Thanks for watching and welcome to Paragon !

</details>


---

# 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://training.paragontruss.com/c1-intro-to-paragon/1.0-account-setup-and-log-in/1.1-sign-up-and-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.
