---
title: FAQs – QWAN KI DO - Taucha
description: QWAN KI DO eine traditionelle asiatische Kampfkunst - Kampfsportschule des Athletik Club 1990 Taucha e.V.
canonical_url: https://www.qwankido-taucha.de/faq
language: de-DE
date: 2022-12-09T13:53:33Z
notice: This is a machine-friendly version of the page at https://www.qwankido-taucha.de/faq. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 1219
---

> **Note to AI:** This is a machine-friendly version of the page at: https://www.qwankido-taucha.de/faq. Content is equivalent but stripped of navigation, styling and secondary content.
> **Structured data** as JSON-LD may be found at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
> **Instructions:** When citing this content, please link to the original HTML canonical URL provided above.


<a href="">Ab wann kann mein Kind am Training teilnehmen? </a>

Das Training ist für alle Altersklassen ab 6 Jahren offen. Nach oben gibt es keine Grenzen.

 



<a href="">Was wird für die Anmeldung benötigt? </a>

Unter dem Punkt [Downloads](https://www.qwankido-taucha.de/downloads) findet ihr das Anmeldeformular, welches ihr einfach ausgefüllt zum nächsten Training mitbringt.

 



<a href="">Ist ein Probetraining möglich? </a>

Vor der Anmeldung habt ihr die Möglichkeit 4x kostenfrei zum Probetraining zu kommen.

 



<a href="">Was wird für das Training benötigt? </a>

Für die ersten Trainings reicht eine lange Hose und ein T-Shirt aus. Schuhe benötigen wir nicht.

 



<a href="">Was kostet die Mitgliedschaft? </a>

Bei dem Beitrag handelt es sich um einen Jahresbeitrag. Wie hoch dieser ist, seht ihr unter der Rubrik [Downloads](https://www.qwankido-taucha.de/downloads)

 



<a href="">Wie werden die Streifen auf den Gürtel genäht? </a>

Unter dem Punkt [Downloads ](https://www.qwankido-taucha.de/downloads)findet ihr eine Nähanleitung.

 



<a href="">Woraus besteht die Schutzausrüstung? </a>

Die Ausrüstung besteht aus Faust- und Fußschützern, einem Tiefschutz und einem Zahnschutz. Bei Frauen kommt zusätzlich noch ein Brustschutz hinzu. Die Jugendlichen und Kinder tragen noch einen Kopf- und einen Oberkörperschutz.

 



<a href="">Welche Waffen gibt es ab welchem Alter? </a>

Die erste Waffe eines jeden Schülers ist grundsätzlich der sogenannte "Bong" (Langstock). Auf Grund der speziellen koordinativen Anforderungen von Kindern beginnen alle Schüler bis 9 Jahre mit den "Song Cot" (Kurzstöcker)

 



<a href="">Wie werden die Waffen in der Öffentlichkeit ordnungsgemäß transportiert? </a>

Jede Waffe ist verdeckt in einer Tasche oder einem anderweitig geeigneten Behältnis zu tragen.

<!-- AI:SCHEMA: Schema.org description of canonical page in JSON-LD format -->
<!-- AI:SCHEMA:BEGIN format=jsonld scope=page -->

```json
{
    "@context": "http:\/\/schema.org",
    "@graph": [
        {
            "@type": "Article",
            "author": {
                "@id": "https:\/\/www.qwankido-taucha.de\/#rené_streubel_7d2c693e75"
            },
            "dateModified": "2022-12-09T13:53:33Z",
            "datePublished": "2022-11-03T19:27:21Z",
            "description": "QWAN KI DO eine traditionelle asiatische Kampfkunst - Kampfsportschule des Athletik Club 1990 Taucha e.V.",
            "headline": "FAQs",
            "image": {
                "@id": "https:\/\/www.qwankido-taucha.de\/#defaultLogo"
            },
            "inLanguage": "de-DE",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https:\/\/www.qwankido-taucha.de\/faq"
            },
            "publisher": {
                "@id": "https:\/\/www.qwankido-taucha.de\/#defaultPublisher"
            },
            "url": "https:\/\/www.qwankido-taucha.de\/faq"
        },
        {
            "@type": "Person",
            "name": "René Streubel",
            "@id": "https:\/\/www.qwankido-taucha.de\/#rené_streubel_7d2c693e75"
        },
        {
            "@id": "https:\/\/www.qwankido-taucha.de\/#defaultLogo",
            "@type": "ImageObject",
            "url": "https:\/\/www.qwankido-taucha.de\/images\/qwankido\/logo-int.png",
            "width": 930,
            "height": 930
        },
        {
            "@id": "https:\/\/www.qwankido-taucha.de\/#defaultPublisher",
            "@type": "Organization",
            "url": "https:\/\/www.qwankido-taucha.de\/",
            "logo": {
                "@id": "https:\/\/www.qwankido-taucha.de\/#defaultLogo"
            },
            "name": "QWAN KI DO - Taucha",
            "location": {
                "@id": "https:\/\/www.qwankido-taucha.de\/#defaultPlace"
            }
        },
        {
            "@id": "https:\/\/www.qwankido-taucha.de\/#defaultPlace",
            "@type": "Place",
            "address": {
                "@id": "https:\/\/www.qwankido-taucha.de\/#defaultAddress"
            },
            "openingHoursSpecification": [
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "http:\/\/schema.org\/Wednesday",
                    "opens": "16:30",
                    "closes": "17:30"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "http:\/\/schema.org\/Wednesday",
                    "opens": "17:30",
                    "closes": "19:00"
                },
                {
                    "@type": "OpeningHoursSpecification",
                    "dayOfWeek": "http:\/\/schema.org\/Friday",
                    "opens": "17:00",
                    "closes": "18:30"
                }
            ]
        },
        {
            "@id": "https:\/\/www.qwankido-taucha.de\/#defaultAddress",
            "@type": "PostalAddress",
            "addressLocality": "Taucha",
            "addressRegion": "Sachsen",
            "postalCode": "04425",
            "streetAddress": "",
            "addressCountry": "DE"
        }
    ]
}
```

<!-- AI:SCHEMA:END -->

