# Quick Start Guide

Navigate our website by two ways.

### 1. **New Users:**

If you are a new user, you have the option to create an account on our platform.

{% embed url="<https://dashboard.ylytic.com/#/signup>" %}

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

### 2. **Existing Users:**

Directly log in by entering your credentials.

{% embed url="<https://dashboard.ylytic.com/#/login>" %}

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

### 3. Collections

Collections offer valuable insights into the latest influential figures who are currently trending.

{% embed url="<https://dashboard.ylytic.com/#/collections>" %}

### 4. API Documentation

Ylytic provides APIs, and you can access related documentation to gain comprehensive information.

{% embed url="<https://dashboard.ylytic.com/#/apidocs>" %}


---

# 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.ylytic.com/ylytic/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.
