# GPTX Layer

GPTX Protocol, uses its proprietary Learning Language Model or LLM which has been specifically calibrated to identify the most relevant AI tools to address a user's request. This results in a seamless experience that remains adaptable, resilient & flows as the AI landscape continues to evolve and take shape. As new tools emerge and existing ones improve, the Liquid Layer Protocol seamlessly integrates them, remaining highly effective and up-to-date.&#x20;

<br>


---

# 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://project-gptx.gitbook.io/gptx-whitepaper/gptx-layer-1.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.
