# Artificial Intelligence (AI) Execution Layer

This layer of Skynet determines the optimal combination of tools, services, and prompts/framing required when AI agents pass their requests to Skynet.

This layer is still under development and is the subject of a research project involving training Skynet's agents based on real-world usage of the protocol and a larger array of resources available through Skynet. Training of the model is expected to start in Q2 of 2025.


---

# 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://documentation.skynet.io/skynet/skynet-protocol/artificial-intelligence-ai-execution-layer.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.
