# 🐰 Friendtech

The basic bot commands for clubs:

* !find \<twitter\_user> -> find details of a Friendtech user 🔎
* !club\_id -> show full details of a club (e.g, !235305)
* !mylevel -> shows your current level in the club based on the number of keys you hold 🎖️
* !premium -> show premium help  🌟

***

To activate the Bot in your Club, you need to join the [AutoGa Network](https://www.friend.tech/clubs/235305)

AutoGa It is an automatic giveaway system for Casual Clubs based on Level. \
The level is according to the number of keys that each user holds.

AutoGa is available to be used and managed in other clubs.\
Check more details and [requirements](/overview/friendtech/auto-giveaways.md#requirements) in the AutoGiveaways section.

[Click here](/overview/friendtech/start-setting-up.md) to see how to set up  your account in telegram with friendtech.

***

### Default Level Details 🎖️

🥉 Bronze -> 1 - 4 keys\
🥈 Silver -> 5 - 9 keys\
🥇 Gold -> 10 - 29 keys\
💍 Platinum -> 30 - 49 keys\
💎 Diamond -> 50 - 99 keys\
🌟 Exclusive -> 100+ keys


---

# 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.alertfriend.com/overview/friendtech.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.
