# Onchain Power

Seek Protocol leverages the **Solana L1 blockchain** to enable seamless integration of tokenized rewards, NFTs, content and decentralized AI agents within the SeekAR ecosystem. By utilizing blockchain technology, SeekProtocol ensures secure transactions, true asset ownership, and scalable interactions, making AI agents and AR experiences verifiable and decentralized.

### **Blockchain-Powered AI Agents**

<figure><img src="/files/lVgAHdAkaIUFl3Da7qaP" alt="" width="250"><figcaption><p><span class="math">A(t) = \text{Validate}(ID) + \text{Trigger}(T_x) + \text{Record}(S_t)$ </span></p></figcaption></figure>

**Where:**

* $$A(t)$$: AI agent’s action at time $$t$$.
* Validate $$(ID)$$: Ensures the agent’s identity and permissions are verified on-chain.
* Trigger $$(T\_x)$$: Activates specific behaviors or content based on blockchain triggers (e.g., token ownership).
* Record $$(S\_t)$$: Logs actions or events immutably on the blockchain for transparency and security.

This integration enables decentralized, AI-driven AR experiences that are both innovative and reliable.


---

# 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://seekprotocol.gitbook.io/seekprotocol/blockchain/onchain-power.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.
