# Welcome

We have laid out all the important information you need to know about us, as well as left portals to our support channels & further documentations.

### First Steps

* **Official channels:** always verify that your updates and sourced information are coming from a channel authorized by Karrier One.
* **New to Karrier One:** watch our short [<mark style="color:orange;">**informational video**</mark>](#karrier-one-simplified) below.
* **Safety note:** please review our Safety and Security section below.

### Safety and Security

The instructions provided here do not encompass every security measure needed. It's important to be highly vigilant when transferring funds and safeguarding sensitive information.

* KONE wallet phrases & additional wallet phrases should be stored securely. Karrier One team members will never contact you for your wallet phrases, or your private credentials.
* All information pertaining to your KONE wallet will come from inside the Karrier One Dashboard. Any payments outside of the official Karrier One website should be dubbed a scam.
* Engage *solely* with our recognized websites and social media accounts, found in the section below.

### Official Karrier One Channels

#### Websites

* Karrier One Website - [<mark style="color:orange;">**https://karrier.one**</mark>](https://karrier.one/)<mark style="color:orange;">**/**</mark>
  * Karrier One Docs - [<mark style="color:orange;">**https://docs.karrier.one/**</mark>](https://docs.karrier.one/)
  * Karrier One Mobile - [<mark style="color:orange;">**https://mobile.karrier.one/**</mark>](https://mobile.karrier.one/)

#### Social Media

* Twitter - [<mark style="color:orange;">**@karrier\_one**</mark>](https://twitter.com/karrier_one)
* Instagram - [<mark style="color:orange;">**@karrier.one**</mark>](https://www.instagram.com/karrier.one/)
* YouTube - [<mark style="color:orange;">**Karrier One**</mark>](https://www.youtube.com/@karrierone)
* LinkedIn - [<mark style="color:orange;">**Karrier One**</mark>](https://www.linkedin.com/company/83140661/)

#### Communication Platforms

* Discord - [<mark style="color:orange;">**https://discord.gg/karrierone**</mark>](https://discord.gg/karrierone)

### Table of Contents

Our documentation is separated by each part of our project. It's broken down into several parts:

1. **Introduction**: Starting information about Karrier One & the Karrier One network.
2. **Token FAQ**: In-depth FAQ on tokenomics of KONE, the KONE DAO, and answer any questions
3. **Network FAQ**: Answers to the most frequently asked questions
4. **Support**: Here, support for wallets & dashboard questions are answered. Instructions are also given for contacting the Karrier One team for support.

### Karrier One Simplified

**Just starting with Karrier One?** Start by watching this short explainer video, then continue onto the rest of our docs.

{% embed url="<https://www.youtube.com/watch?ab_channel=KarrierOne&v=WOebc_z3-1s>" %}

### Further Reading

For more detailed information, please refer to our whitepaper.

* [<mark style="color:orange;">**Karrier One Whitepaper**</mark>](https://assets.karrier.one/files/Karrier_One_Whitepaper_V3.pdf)


---

# 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://faq.karrier.one/introduction/welcome.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.
