# AI Agent Framework: Co-Pilot for Influence

InSoBlok AI’s Agent SDK enables autonomous or semi-autonomous agents to act on behalf of influencers, creators, or brands. These agents can:

* Auto-suggest trending VTO items based on TasteScore & style similarity
* Pre-schedule Yay/Nay voting for LookBook content
* Monitor engagement metrics to generate optimal post timing
* Execute AI-assisted brand/influencer smart contracts
* Recommend XP-maximizing actions for reputation progression

Agents operate on-chain and off-chain using ZK-compliant privacy models to ensure trustless execution and personal data protection.


---

# 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.insoblokai.io/development-tools-and-sdks/ai-agent-framework-co-pilot-for-influence.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.
