# Start now!

## READ. COPY. PASTE. It´s simple.&#x20;

## Step by Step

**Step 0** - Open a channel in your server where Kronte bot is online. You can execute commands there.

**Step 1** - Type *!link -* Create your Kronte account.

```
!link
```

**Step 2** - Type *!register -* Register your personal data into your Kronte´s profile account.

```
!register
```

**Step 3** - Open DM sent by Kronte bot and follow the instruction&#x73;*.* &#x20;

**Step 4** - Type *!link fn Ninja -* Link a Fortnite username (Ninja) with your Kronte´s profile account.

```
!link fn Ninja
```

**Step 5** - Type *!games*

```
!games
```

**Step 6** - Type *!kiq -* Show your Kronte card with your KIQ (Kronte IQ).

```
!kiq
```

**Step 7** - Type *!stats fn total -* Show your stats in Fortnite.

```
!stats fn total
```

**Step 8** - Type *!ranking fn guild -* It shows your Fortnite KIQ in a ranking between all server members.

```
!ranking fn guild
```

**Step 9** - Type *!vs fn total @guildmember -* Compare Fortnite stats against Bokeronsit, one of our best players at Kronte 🤣

```
!vs fn total Bokeronsit
```

**Step 10** - Type *!unlink fn - Unlink Ninja username from your Kronte´s profile.*&#x20;

```
!unlink fn
```

**Final step** - Go back to **step 3** and link the available games using your real username.&#x20;

####

* You can see all commands 👉 [**\[commands\]**.](/docs/commands.md)


---

# 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://krontepro.gitbook.io/docs/commands/start-now.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.
