# Getting Started

## Step 1 - Invite the bot

In order for us to help you with your discord community, you will need to invite the bot to your server. Here are two options on how to get started.

<details>

<summary>Option 1: From our server </summary>

If you are a member of our discord you can click in the bot in the top right corner and click the button that shows in the bot description "Add to Server".\
We recommend this option because this guarantees you are inviting the same bot we use in our server.

&#x20;                                     <img src="/files/2l2Q6zYGqbcKk3gGH5L5" alt="" data-size="original">

</details>

<details>

<summary>Option 2: From our website</summary>

The fastest way to invite the bot to you server is from the link on our website to invite the bot right on our main page. Make sure you are in right url **<https://tektools.app>**<br>

<img src="/files/m70EVhgkh0Zd1MS4n47R" alt="" data-size="original">

</details>

## Step 2 - Bot Configuration

Tektools can be configured to have everything you need to manage your project discord server. Make sure to check out [Features](/overview/features.md)page, to get the most out of setting up your Tektools companion. We recommend starting with the antibot members feature.

![](https://images.unsplash.com/photo-1515378791036-0648a3ef77b2?crop=entropy\&cs=tinysrgb\&fm=jpg\&ixid=MnwxOTcwMjR8MHwxfHNlYXJjaHw2fHxwb3N0fGVufDB8fHx8MTY2MDU4ODAzMg\&ixlib=rb-1.2.1\&q=80)


---

# 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/product-guides/getting-started.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.
