# Quick Start Guide

{% stepper %}
{% step %}

### **Access the TWS website**

Select your preferred wallet or email to log in

[*No Titan Wallet? Click to register*](https://titannet.gitbook.io/titan-network-en/blockchain-test/titan-wallet-and-test-token/create-titan-wallet-address)

<figure><img src="/files/5G7ZZAjQKsHsybhVyIYQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select Titan Container

<figure><img src="/files/jEQXKT02FdQY99ArS8w3" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Claim *$cTNT* test tokens

<figure><img src="/files/Yc6ZppdCvBRxvC4bvSHg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select required configuration and proceed to payment

<figure><img src="/files/mep6M71sEwf2CDwRM2If" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Initiate usage

<figure><img src="/files/VVH4h8yeyqpGczItnHoC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Deploy services according to requirements

<figure><img src="/files/l21LG1OzaSA4kjDSZbsu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/lxcb1DLke4EaHF1uvMf4" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://titannet.gitbook.io/titan-network-en/tws/titan-container/quick-start-guide.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.
