# Welcome to TekTools

## Overview

TekTools was created with the goal of assisting Discord project owners in simplifying and enhancing their server management experience. TekTools is your dedicated companion bot, offering a comprehensive suite of tools customized to the unique needs of NFT projects. Our mission is to bolster safety and trust for every member of your community, all while providing a wide array of unique utilities to ensure member safety, happiness, and engagement. We prioritize an easy-to-use user experience.

{% embed url="<https://youtu.be/MiaklPrFpDw>" %}
Brief explainer!
{% endembed %}

## Quick links

{% content-ref url="overview/features" %}
[features](https://docs.tektools.app/overview/features)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="tektools-nfts/toolbox-nft" %}
[toolbox-nft](https://docs.tektools.app/tektools-nfts/toolbox-nft)
{% endcontent-ref %}

{% content-ref url="overview/upcoming-features" %}
[upcoming-features](https://docs.tektools.app/overview/upcoming-features)
{% endcontent-ref %}

{% content-ref url="product-guides/getting-started" %}
[getting-started](https://docs.tektools.app/product-guides/getting-started)
{% endcontent-ref %}


---

# 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.tektools.app/welcome-to-tektools.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.
