# Technical Support

Skynet provides a comprehensive technical support system for organizations seeking to integrate their tools into the agentic network. Enterprises and individuals developing and deploying AI agents on the protocol also have access to support tailored to their needs.

Additionally, organizations integrating their tools into the protocol can offer training and development programs to improve enterprises' and users' understanding of the protocol and ecosystem.

For users lacking the expertise to integrate into the protocol, Skynet offers services to assist with integration and customization based on specific requirements.

For questions and individual issues, please drop into the technical chat channel in Skynet Discord: <http://discord.skynet.io/>

For more detailed discussions and proposals, please also feel free to email us at <support@skynet.io>


---

# 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/technical-support.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.
