# CHENGDU80

This document site is an introduction to the technical rules and environment of the CHENGDU80 contest. Participants should be informed of the environment, technical process and service request means described in this document in advance.

This document contains the following:

**Introduction to the basic environment**

* [Terminal](/user-guide/environment.md#1-1-terminal)
* [Virtual server](/user-guide/environment.md#1-2-virtual-servers)
* [Pre-installed software](/user-guide/environment.md#1-3-pre-installed-software)
* [Basic services](/user-guide/environment.md#1-4-basic-services)

**Technical Process**

* [Pre-Contest environmental confirmation ](/user-guide/process.md#2-1-1-pre-contest-environmental-confirmation)&#x20;
* [Access to the environment](/user-guide/process.md#2-1-2-access-to-the-environment)
* [Backup ](/user-guide/process.md#2-1-3-backup)
* [Quota extension (if necessary)](/user-guide/process.md#2-1-4-quota-expansion)

**Introduction to basic services**

* [GIT](/user-guide/introduction-to-basic-services/git-service.md)
* [File Sharing/Storage](/user-guide/introduction-to-basic-services/file-service.md)
* [Backup](/user-guide/introduction-to-basic-services/backup-service.md)
* [Datebase](/user-guide/environment.md#1-4-basic-services)

**Technical Service Request Means**

* Online Helpdesk
  * Preset requirement submission
  * Pre-contest environmental confirmation
  * Network and hardware failure during the contest
* On-site technical support service

**Case dat can be downloaded here:**\
Academic  Explorer for Financial Researchers <http://disk.chengdu80.org/s/fSfSiLtwP8zC8qQ>

The document will be updated according to the rules of the contest announced by the Committee. Relevant technical explanations and rule interpretations shall be subject to the official interpretation of the chengdu80 contest committee.


---

# 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://2019.chengdu80.org/master.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.
