# Welcome to TXHUB

## <mark style="color:purple;">TXHUB란?</mark>

DevOps의 **지속적인 테스트(Continuous Test)**&#xB97C; 위한 **TaaS(Test as a Service) 솔루션** 입니다.\
손쉽게 포괄적인 테스트를 수행하고 결과를 즉시 확인할 수 있는 서비스를 제공하고 있습니다.

{% hint style="info" %}

* **TXHUB 2.0**은 **AI 기술**을 탑재하여 성능과 기능을 테스트하고, 성능 임계치 및 장애 발생 지점을 예측 합니다. 이를 통해 최적의 임계점과 성능 기준을 찾아주는 플랫폼으로 성장 될 것입니다.
* **TXHUB**는 지속적인 개발 및 고도화를 통해 **AI와 결합된 산업 클라우드 플랫폼**을 지향 합니다.
  {% endhint %}

TXHUB를 처음 사용하시는 분이거나 부하 테스트에 익숙하시다면 빠른 시작 가이드를 확인하여 빠르게 시작해 보세요.

{% content-ref url="/pages/2cZYH6H58nhyJO9t6Znu" %}
[Quick Guides](/quick-guides.md)
{% endcontent-ref %}

로드 테스트를 처음 접한다면 "**Getting Started with TXHUB"** 부터 시작하는 것이 좋습니다. 특정한 것을 찾고 있다면 검색 기능을 사용하거나 아래 섹션 중 하나로 이동할 수 있습니다.

{% content-ref url="/pages/Dd5eTOxTOGBITpAXJZh3" %}
[Getting Started with TXHUB](/getting-started-with-txhub.md)
{% endcontent-ref %}

테스트를 즐겨보세요!! 🙌&#x20;


---

# 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://doc.txhub.io/welcome-to-txhub.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.
