# Integrate AI agent tools

The `sky-ai-accesspoint` package is designed to manage AI-related operations with integrated service control, cost management, and secure access. It connects to Skynet’s AI infrastructure, providing a streamlined interface for executing AI-driven requests, handling service states, and managing balance requirements.

This documentation provides a comprehensive overview of setting up and using `Skynet-SmartAccessPoint` , with key functions, middleware, and examples tailored to manage secure AI requests and service operations.


---

# 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/build-your-project-on-skynet/integrate-ai-agent-tools.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.
