# How It Works

#### Step 1: Visit the Official Website

* Start by navigating to the TPUAI official website using your preferred web browser.

#### Step 2: Connect Your Wallet

* Look for a "Connect Wallet" button to connect to the dApp. This is a decentralized checkout that accepts Ethereum and $TPUAI.

#### Step 3: Choose Your Plan

* Select the service plan that best fits your needs. TPUAI may offer a variety of plans based on computing power, RAM, and additional features.&#x20;

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

#### Step 4: Send Payment&#x20;

* If you've chosen a paid plan, you'll need to fill out the submission form in the screenshot above. All payments will be sent to ETH address: 0x5E8Ca51D10f6fAF9882295a383CB0DFc79E7A942. Please send the TX hash in a URL format (*example <https://etherscan.io/tx/0x>......).*

#### Step 5: Check Email

* We will email the instructions for accessing your virtual environment as well as a receipt for your order.&#x20;

<figure><img src="/files/50asYW4xx6EQKOouVUUZ" alt=""><figcaption></figcaption></figure>

#### Step 6: Start Using TPUAI Services

* You're now ready to start using TPUAI's cloud computing services. Begin deploying your applications, running computations, or whatever your project requires.


---

# 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://tpuai.gitbook.io/tpu-ai-whitepaper/user-experience/how-it-works.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.
