> For the complete documentation index, see [llms.txt](https://docs.bool.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bool.network/user-guide/beta-testnet/node-server/purchase-guide.md).

# Purchase Guide

### AliCloud&#x20;

* **Purchase Links:**

[**https://ecs-buy.aliyun.com/**](https://ecs-buy.aliyun.com/)

* **Buyer's Guide:**

Note: The ecs.g7t series, ecs.c7t series, and ecs.r7t series all support Intel® SGX2.

{% embed url="<https://www.alibabacloud.com/help/en/ecs/user-guide/general-purpose-instance-families#section-bew-6jv-c0k>" %}

* **Configuration Reference:**

Payment Type: **Yearly & Monthly | Volume Based Payment**

Territory: **China (HONG KONG)**

Instance: **Security Enhanced g7t，ecs.g7t.xlarge，8vCPU 32GiB**

Mirror: **Ubuntu 18.04 64-bit UEFI Edition**

System Disk: **ESSD cloud disk 2048GiB**

Public IP address：**Assign public IPv4 addresses**

Bandwidth billing model: **by fixed bandwidth**

Bandwidth：**20Mbps**

Management Settings: **Password**

* **Reference quote:**

**￥5231.2/month | ￥6.855/hour + ￥1.000/GB**

### Tencent cloud

* **Purchase Links:**

[**https://buy.cloud.tencent.com/cvm**](https://buy.cloud.tencent.com/cvm)

* **Buyer's Guide:**

Note: The Security Enhanced Memory M6ce supports Intel® SGX2 and is only in stock in Shanghai and Beijing.

{% embed url="<https://www.tencentcloud.com/document/product/213/11518#71a86f4d-2b9c-47ad-9b4a-ada35d38c6cc>" %}

* **Configuration Reference:**

Configuration mode: **Customized**

Billing Mode: **Yearly and Monthly | Volume Based Billing**

Region: **China - Hong Kong, China**

Instance: **M6Ce.2XLARGE64 (Security Enhanced Memory Type M6ce, 8-core 64GB)**

System: **Ubuntu Server 20.04 LTS 64-Bit**

Storage: **Universal SSD Cloud Drive - 2048GiB**

Bandwidth: **20Mbps**

Login: **Password (self-set)**

* **Reference quote:**

**4Core32GB：￥3187.54/month | ￥3.41/hour + ￥0.80/GB**

### Microsoft cloud

* **Purchase Links:**

[**https://portal.azure.com/#create/Microsoft.VirtualMachine-ARM**](https://portal.azure.com/#create/Microsoft.VirtualMachine-ARM)

* **Buyer's Guide:**

Note: The **DCsv3** series and **DCdsv3** series support Intel® SGX2 in the following regions: Central Canada, Eastern United States, Eastern United States2, Western United States, Western United States2, Central United States, South Central United States, Northern Europe, Western Europe, Eastern Japan, Western Japan, Northern Switzerland, Southeast Asia, Northern Italy, Central India, and Southern United Kingdom.

{% embed url="<https://learn.microsoft.com/en-us/azure/virtual-machines/dcv3-series>" %}

* **Configuration Reference:**

Virtual Machine Name: **Set it up yourself**&#x20;

Region: **(Asia Pacific) Southeast Asia**

Image: **Ubuntu Server 20.04 LTS - x64 Gen2**

Size: **Standard DC4s\_v3-4 vcpus, 32 GiB RAM (US$350.40/month)**

Authentication Type: **Password**&#x20;

Username: **Set by yourself**&#x20;

Password: **Self-set**

OS Disk Size: **2TiB (P40)**

* **Reference quote:**

**0.4800USD/hr**

### Google cloud

No available TEE models

### Amazon cloud

No available TEE models


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bool.network/user-guide/beta-testnet/node-server/purchase-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
