# Quick Start

In this guide we'll get you up and running to use Solodit and start exploring 1000s of smart contract security reports completely for free.\
\
It's only 3 steps!\
\
First, navigate on [solodit.xyz](https://solodit.xyz) and signup:  &#x20;

<figure><img src="/files/UX7kJvx7mLVT2sKSdUK7" alt=""><figcaption><p>Solodit Landing Page</p></figcaption></figure>

### Step 1 - Signup on Solodit:

From the landing page, click 'Read Now' to be prompted to sign in or create an account.&#x20;

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

Once you'll have filled in your info, the following pop-up will appear and you'll receive a verification email:

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

### Step 2 - Verify your email:

Click on the link in the received email to verify your account. You'll be routed back to [Solodit](https://solodit.xyz) and prompted to continue the login process.

<figure><img src="/files/3IOHwnp3ZHxBRyktGuIe" alt=""><figcaption></figcaption></figure>

### Step 3 - Start exploring:

Login and get started - now you'll have access to thousands of findings, bounty aggregator, leaderboard, and any future feature!

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

### Learn more:

Review our docs for information on searching for a [finding](/findings-explorer/search-for-a-finding.md) or [bounty](/bounties-aggregator/search-for-a-bounty.md), adding a new [finding](/findings-explorer/search-for-a-finding.md) or [bounty](/bounties-aggregator/search-for-a-bounty.md), or contributing in a number of other ways!


---

# 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.solodit.cyfrin.io/quick-start.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.
