# Incognitee Docs

Welcome to the documentation of Incognitee, the privacy transaction hub built on the Integritee Network protocol.&#x20;

The wiki is divided into sections to cater to each of these different groups:

#### Why Incognitee? <a href="#why-incognitee" id="why-incognitee"></a>

Privacy matters, but we won’t get it. neither from credit cards nor from crypto - so far.

#### Want to get started? <a href="#want-to-get-started" id="want-to-get-started"></a>

* ​​[Get started](https://docs.incognitee.io/2.-get-started/2.1-get-started-with-incognitee-live-net) with Incognitee Live Net
* ​​[Get started](https://docs.incognitee.io/2.-get-started/2.2-get-started-with-incognitee-test-net) with Incognitee Test Net
* [Learn more](https://docs.incognitee.io/2.-get-started/2.3-learn-more-about-incognitee) about Incognitee
* [Learn more ](https://docs.incognitee.io/2.-get-started/2.4-learn-more-about-integritee)about Integritee

#### Want to integrate or build? <a href="#want-to-integrate-or-build" id="want-to-integrate-or-build"></a>

* ​[ Integration Guide ](https://docs.incognitee.io/3.-want-to-integrate-or-build/3.1-integration-guide)- Tools, libraries, and resources to help you integrate.
* ​ [Build Guide](https://docs.incognitee.io/3.-want-to-integrate-or-build/3.2-build-guide) - Overview on how to get started building your own Sidechain.

#### Want to join or support Incognitee? <a href="#want-to-join-or-support-incognitee" id="want-to-join-or-support-incognitee"></a>

* ​ [Become a Validateer](https://docs.incognitee.io/4.-want-to-join-or-support-incognitee/4.1-become-a-validator) - Information about running a validateer node for Incognitee.
* ​ [Become a Nominator](https://docs.incognitee.io/4.-want-to-join-or-support-incognitee/4.2-become-a-nominator) - Information how to nominate a Validator on Incognitee.
* ​ [Become a Partner](https://docs.incognitee.io/4.-want-to-join-or-support-incognitee/4.3-become-a-partner) - Information how to collaborate with the Incognitee team.
* ​ [Become a Bug Hunter](https://docs.incognitee.io/4.-want-to-join-or-support-incognitee/4.4-become-a-bug-hunter) - Information how to hunt for Incognitee bugs.
* &#x20;[Get TEERdays ](https://docs.incognitee.io/4.-want-to-join-or-support-incognitee/4.5-get-teerdays)-  Information about what TEERdays are and how to earn them.

#### Technology <a href="#resources" id="resources"></a>

* ​ [Technology](#resources) - Information about the underlying tech, the concepts and architecture.&#x20;

#### Resources <a href="#resources" id="resources"></a>

* ​ [Community](https://docs.incognitee.io/6.-resources/community) - List of community rooms and channels to talk to others about Incognitee and Integritee.

#### Roadmap <a href="#roadmap" id="roadmap"></a>

* ​ [Roadmap](https://docs.incognitee.io/7.-roadmap) - See what we are planning for Incognitee


---

# 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.incognitee.io/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.
