# Welcome to the Kryptokrona Wiki

![Kryptokrona Logo](https://2858262040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7WCorBnqCP2oVt16bNf%2Fuploads%2Fgit-blob-7d7b8790156f367e81c0f878689eef024dc173f5%2Fxkr-logo.svg?alt=media)

This wiki is the main source of documentation for newcomers to the Kryptokrona project. If this is your first time hearing about Kryptokrona, check out the [Kryptokrona website](https://kryptokrona.org/).

### What is Kryptokrona?

Kryptokrona is a fast, easy and private cryptocurrency which allows you to send money to friends and businesses.

One of Kryptokrona's main goals is to make things as simple and as accessible as possible for everyday people, creating a cryptocurrency which is inviting, fun and friendly.

### Quick Navigation

|                                                                                                  **About Kryptokrona**                                                                                                  |                                                                                                  **Wallets**                                                                                                 |                                                                                                  **Mining**                                                                                                 |                                                                                            **Contributing**                                                                                           |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| ![Logo](https://2858262040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7WCorBnqCP2oVt16bNf%2Fuploads%2Fgit-blob-a017a11a890351b1ec82fa804613417f46bad4ae%2Fxkr-logo-color-small.png?alt=media) | ![Wallets](https://2858262040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7WCorBnqCP2oVt16bNf%2Fuploads%2Fgit-blob-680aa02cc629ba846e226dab2c0227f483cfc927%2Fwallet.png?alt=media) | ![Mining](https://2858262040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7WCorBnqCP2oVt16bNf%2Fuploads%2Fgit-blob-7952132d2c121a46c2b61ec9f616b0ff27b4a5ee%2Fmining.png?alt=media) | ![Dev](https://2858262040-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7WCorBnqCP2oVt16bNf%2Fuploads%2Fgit-blob-c8b2fc5f952c339d23de972ac92c22961ace9e0a%2Fdev.png?alt=media) |
|                                                             [About Kryptokrona](https://github.com/kryptokrona/kryptokrona-docs/blob/master/about/README.md)                                                            |                                                            [Setting up a New Wallet](https://docs.kryptokrona.org/guides/wallets/making-a-wallet)                                                            |                                                                       [Mining Kryptokrona](https://docs.kryptokrona.org/mining/mining)                                                                      |                                                             [Contributing to Kryptokrona](https://docs.kryptokrona.org/about/contributing)                                                            |
|                                                                                      Learn more about Kryptokrona and the community                                                                                     |                                                                  A guide on setting up a Kryptokrona wallet to start receiving some turtles!                                                                 |                                                                               A step-by-step guide to start mining Kryptokrona                                                                              |                                                                               Information on contributing to Kryptokrona                                                                              |

### Have Questions or Need Help?

Check out our [Discord](http://chat.kryptokrona.se) to get in touch.


---

# 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.kryptokrona.org/readme.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.
