# Quick Start Guide

<details>

<summary>Step1: Signing up and creating an account</summary>

Visit the nChain Product Suite webpage [***here***](https://nchainplatform.com), click on the 'Start for free' button, and follow the registration process. You'll need to provide an email to create an account. Once registered, you can immediately start exploring the suite of tools and services we offer.

**Platform Overview:** Take a few minutes to familiarise yourself and get a quick overview of the platform's features.

</details>

<details>

<summary>Step 2: Navigating the dashboard</summary>

Our suite comprises of core products designed to cater to diverse needs in the Web3 space. Whether you're looking to manage digital identities, facilitate secure transactions, or ensure the integrity of data on the blockchain, we have a tool for you.

To select a product:

1. Navigate to the 'Products' section in the dashboard after signing in.
2. Explore brief overviews of `nChain Event`, `nChain Sign`, and `nChain Identity`.
3. Choose a product that aligns with your project's requirements.

</details>

<details>

<summary>Step 3: Getting started with a product</summary>

To begin testing the capabilities of our products, select the product you would like to explore and your environment will automatically be created for you.

1. Navigate to the selected product card within the platform.
2. Click on “Begin a Guided Setup” to initiate a step-by-step process.
3. Configure the settings as needed - each product has a slightly different configuration options, which you can learn more on each product User Guide

</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://docs.teranode.group/welcome/2.nchain-product-suite-platform/getting-started/quick-start-guide.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.
