# AI Agents / LLMs

- [Overview](https://docs.switchboard.xyz/ai-agents-llms/ai-agents-llms.md)
- [SAIL](https://docs.switchboard.xyz/ai-agents-llms/sail.md)
- [Switchboard Agent Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill.md)
- [Switchboard Solana/SVM Feeds Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-solana-svm-feeds.md)
- [Switchboard EVM Feeds Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-evm-feeds.md)
- [Switchboard Sui Feeds Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-sui-feeds.md)
- [Switchboard Aptos Feeds Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-aptos-feeds.md)
- [Switchboard Iota Feeds Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-iota-feeds.md)
- [Switchboard Movement Feeds Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-movement-feeds.md)
- [Switchboard Feed Design Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-feed-design.md)
- [Switchboard Crossbar Ops Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-crossbar-ops.md)
- [Switchboard Surge Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-surge.md)
- [Switchboard Randomness Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-randomness.md)
- [Switchboard X402 Micropayments Skill](https://docs.switchboard.xyz/ai-agents-llms/switchboard-agent-skill/switchboard-x402.md)
- [Surge Subscription Guide](https://docs.switchboard.xyz/ai-agents-llms/surge-subscription-guide.md)


---

# 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.switchboard.xyz/ai-agents-llms.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.
