> For the complete documentation index, see [llms.txt](https://docs.tektools.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tektools.app/welcome-to-tektools.md).

# 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="/pages/ciWYMW6h8za0Ld5QWgP2" %}
[Features](/overview/features.md)
{% 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="/pages/UYVXPfn8fhAS8qauTyF3" %}
[Toolbox NFT](/tektools-nfts/toolbox-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/dVXCt8liSn9svD17nzyx" %}
[Upcoming Features](/overview/upcoming-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/kB45EHgqzJ70rNbIxPJ8" %}
[Getting Started](/product-guides/getting-started.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
