# Pretrained Language Model

Pre-trained language models are artificial intelligence schemes that utilize existing databases of knowledge to seed their operational/functional understandings.

Just as when a child is born, the language, culture, and upbringing that shape its worldview dictate the results in the capacity and development of that child.&#x20;

The higher quality of initial input a child receives early on in life strongly impacts that childs capacity of achievement and social disposition later in life.&#x20;

The same applies to AI machines when using pretrained language models; the information used to instantiate its knowledge base will shape the information it produces as well as the rate of its development and the kind of development it has

ChainGPT’s AI has seeded its model with enormous volumes of crypto, blockchain, and Web3 industry data. Therefore, by possessing deep domain expertise, ChainGPT’s AI will mature in tandem with the direction that is shaped by the greater industry. While it may be an absolute master of degen economics and distributed ledger technology, it would not be best suited as a resource for the manufacturing of clothing.

[**Disclaimer**](/misc/legal-docs/disclaimer.md)


---

# 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://docs.chaingpt.org/overview/learn-the-concepts/pretrained-language-model.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.
