> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/english/skyone-documentation.md).

# Skyone Documentation

### Explore the main sections of our documentation.

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Cloud Computer</strong></td><td>Configure and manage your cloud infrastructure efficiently.</td><td></td><td><a href="/pages/60asXecbDywR1BsxwRV7">/pages/60asXecbDywR1BsxwRV7</a></td><td><a href="/files/pnY4OSzjoLkgZHSwBCet">/files/pnY4OSzjoLkgZHSwBCet</a></td></tr><tr><td align="center"><strong>Data &#x26; AI</strong></td><td><p>Build AI agents and intelligent automations in a unified platform.</p><p></p></td><td></td><td><a href="/pages/sUjJGK6tayiVb646Ye9i">/pages/sUjJGK6tayiVb646Ye9i</a></td><td><a href="/files/jvXb8W8WC0zef6uNN8Pt">/files/jvXb8W8WC0zef6uNN8Pt</a></td></tr><tr><td align="center"><strong>Cybersecurity</strong></td><td>Discover details on how to improve your company's data protection.</td><td></td><td><a href="/pages/pG8DDh5zihbJ6YQUZ6kd">/pages/pG8DDh5zihbJ6YQUZ6kd</a></td><td><a href="/files/vYKpOhwn45sYTxqmyC0J">/files/vYKpOhwn45sYTxqmyC0J</a></td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Stay up to date with the latest news</strong></td><td>Follow product updates, including new features, continuous improvements, fixes, and important changes. </td><td><a href="/pages/fnrrRuaki8taAHgVrNQu">/pages/fnrrRuaki8taAHgVrNQu</a></td><td><a href="/files/esHzgmTWT1VLe0XEO9mM">/files/esHzgmTWT1VLe0XEO9mM</a></td></tr><tr><td>Skyone materials hub</td><td>Access presentations, technical materials, datasheets, and content about Skyone solutions. Explore materials organized by business area and quickly find the information you need.</td><td><a href="/pages/VqnJHkyKqjnBcurhAQb2">/pages/VqnJHkyKqjnBcurhAQb2</a></td><td><a href="/files/1lpcouAgDQYFJDgDT9dX">/files/1lpcouAgDQYFJDgDT9dX</a></td></tr></tbody></table>

### Ask the AI

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Ask ChatGPT</strong></td><td></td><td></td><td><a href="/files/Mzg8lvN45o392EMqzoCn">/files/Mzg8lvN45o392EMqzoCn</a></td></tr><tr><td><strong>Ask Gemini</strong></td><td></td><td></td><td><a href="/files/MCsYgVY2tmkFr5MJTvVJ">/files/MCsYgVY2tmkFr5MJTvVJ</a></td></tr></tbody></table>

### Knowledge in practice

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Join the Bootcamp</strong></td><td>Create your own AI Agent in Skyone Studio with our experts. Check the schedule and register.</td><td><a href="https://bootcamp.skyone.solutions/#programa">https://bootcamp.skyone.solutions/#programa</a></td><td><a href="/files/C8LvvTjOuYBOcE3YQm8J">/files/C8LvvTjOuYBOcE3YQm8J</a></td></tr><tr><td><strong>Builders Community</strong></td><td>Practical training and certifications for those who want to lead the transformation in AI, data, and tech.</td><td><a href="https://buildersacademy.skyone.solutions/">https://buildersacademy.skyone.solutions/</a></td><td><a href="/files/7tGDqPOxUhVszbldwh3f">/files/7tGDqPOxUhVszbldwh3f</a></td></tr></tbody></table>

***

💡Suggestions, compliments, or criticisms? [**Send your feedback to the Product team**](https://forms.gle/3j7sbn1qFELbB67u7)!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.skyone.cloud/english/skyone-documentation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
