From 986f2a97371ae956b4c7b12b378d1ea9c4348d32 Mon Sep 17 00:00:00 2001
From: Robin Roy <66296664+robin-rrt@users.noreply.github.com>
Date: Mon, 7 Sep 2026 21:49:08 +0400
Subject: [PATCH 1/2] quick mdx fix
---
src/content/resources/chainlink-for-agents.mdx | 2 +-
src/content/resources/llms-full.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/content/resources/chainlink-for-agents.mdx b/src/content/resources/chainlink-for-agents.mdx
index 77f9e00de80..7eb8418a1ef 100644
--- a/src/content/resources/chainlink-for-agents.mdx
+++ b/src/content/resources/chainlink-for-agents.mdx
@@ -66,7 +66,7 @@ Data Streams access is currently available as a [REST endpoint](/data-streams/re
If you are building an agent with a use case for low latency verified data from Chainlink Data Streams, [contact us](https://forms.gle/mQYTLWa2DxNL6QuQ7).
-###Onchain Experience
+### Onchain Experience
For agents who wish to transact onchain, Chainlink for Agents offers a unique experience built on top of the [Chainlink Runtime Environment (CRE)](/cre). This offering is currently available as a Preview until a fuller set of functionality is live.
diff --git a/src/content/resources/llms-full.txt b/src/content/resources/llms-full.txt
index 4cfe00811b9..3b552d157c1 100644
--- a/src/content/resources/llms-full.txt
+++ b/src/content/resources/llms-full.txt
@@ -473,7 +473,7 @@ Data Streams access is currently available as a [REST endpoint](/data-streams/re
If you are building an agent with a use case for low latency verified data from Chainlink Data Streams, [contact us](https://forms.gle/mQYTLWa2DxNL6QuQ7).
-\###Onchain Experience
+### Onchain Experience
For agents who wish to transact onchain, Chainlink for Agents offers a unique experience built on top of the [Chainlink Runtime Environment (CRE)](/cre). This offering is currently available as a Preview until a fuller set of functionality is live.
From 61fe14c2726323981af3cb5c0d9a68073a210e41 Mon Sep 17 00:00:00 2001
From: Robin Roy <66296664+robin-rrt@users.noreply.github.com>
Date: Mon, 7 Sep 2026 22:10:02 +0400
Subject: [PATCH 2/2] remove stale anchors
---
src/content/resources/chainlink-for-agents.mdx | 8 ++++----
src/content/resources/llms-full.txt | 9 +++++----
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/src/content/resources/chainlink-for-agents.mdx b/src/content/resources/chainlink-for-agents.mdx
index 7eb8418a1ef..4f6ad79d41e 100644
--- a/src/content/resources/chainlink-for-agents.mdx
+++ b/src/content/resources/chainlink-for-agents.mdx
@@ -48,7 +48,7 @@ If the agent does not yet have a Base wallet:
Once the `SKILL.md` is installed and you have a local wallet on Base with USDC, the agent will run the following steps:
1. **Registration**: create a gateway identity and sign the Terms of Service with a local [EIP-191](https://eips.ethereum.org/EIPS/eip-191) wallet.
-2. **Optional: SVA provisioning**: deploy a [Signature Verifying Account (SVA)](#sva-signature-verifying-account) smart wallet for onchain writes. Requires an x402 payment. Not required for Data Streams access or onchain read functions.
+2. **Optional: SVA provisioning**: deploy a Signature Verifying Account (SVA) smart wallet for onchain writes. Requires an x402 payment. Not required for Data Streams access or onchain read functions.
3. **Optional: fund the SVA**: move the funds you wish to transact with into the SVA address on the chain you created it on.
## Services offered via the gateway
@@ -70,7 +70,7 @@ If you are building an agent with a use case for low latency verified data from
For agents who wish to transact onchain, Chainlink for Agents offers a unique experience built on top of the [Chainlink Runtime Environment (CRE)](/cre). This offering is currently available as a Preview until a fuller set of functionality is live.
-To get started, your agent registers a smart contract wallet ([Signature Verifying Account or SVA](#sva-signature-verifying-account)) which operates in `restricted` mode by default. In `restricted` mode, only endpoint-generated transactions will be delivered to chain by the agent gateway.
+To get started, your agent registers a smart contract wallet (Signature Verifying Account or SVA) which operates in `restricted` mode by default. In `restricted` mode, only endpoint-generated transactions will be delivered to chain by the agent gateway.
When your agent wants to transact onchain:
@@ -89,8 +89,8 @@ Working in unrestricted mode does not offer you the same protections that transa
If you are building an agent and have specific onchain use cases you want to see supported, [contact us](https://forms.gle/mQYTLWa2DxNL6QuQ7).
diff --git a/src/content/resources/llms-full.txt b/src/content/resources/llms-full.txt
index 3b552d157c1..d04ddca405a 100644
--- a/src/content/resources/llms-full.txt
+++ b/src/content/resources/llms-full.txt
@@ -455,7 +455,7 @@ If the agent does not yet have a Base wallet:
Once the `SKILL.md` is installed and you have a local wallet on Base with USDC, the agent will run the following steps:
1. **Registration**: create a gateway identity and sign the Terms of Service with a local [EIP-191](https://eips.ethereum.org/EIPS/eip-191) wallet.
-2. **Optional: SVA provisioning**: deploy a [Signature Verifying Account (SVA)](#sva-signature-verifying-account) smart wallet for onchain writes. Requires an x402 payment. Not required for Data Streams access or onchain read functions.
+2. **Optional: SVA provisioning**: deploy a Signature Verifying Account (SVA) smart wallet for onchain writes. Requires an x402 payment. Not required for Data Streams access or onchain read functions.
3. **Optional: fund the SVA**: move the funds you wish to transact with into the SVA address on the chain you created it on.
## Services offered via the gateway
@@ -477,7 +477,7 @@ If you are building an agent with a use case for low latency verified data from
For agents who wish to transact onchain, Chainlink for Agents offers a unique experience built on top of the [Chainlink Runtime Environment (CRE)](/cre). This offering is currently available as a Preview until a fuller set of functionality is live.
-To get started, your agent registers a smart contract wallet ([Signature Verifying Account or SVA](#sva-signature-verifying-account)) which operates in `restricted` mode by default. In `restricted` mode, only endpoint-generated transactions will be delivered to chain by the agent gateway.
+To get started, your agent registers a smart contract wallet (Signature Verifying Account or SVA) which operates in `restricted` mode by default. In `restricted` mode, only endpoint-generated transactions will be delivered to chain by the agent gateway.
When your agent wants to transact onchain:
@@ -496,8 +496,9 @@ Working in unrestricted mode does not offer you the same protections that transa
If you are building an agent and have specific onchain use cases you want to see supported, [contact us](https://forms.gle/mQYTLWa2DxNL6QuQ7).