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

# Introduction

On this section you will find everything related to our intranet in-a-box solution, together with detailed information about:

* The two [hosting options](/sharepoint-intranet/hosting-options.md) we have for our customers
* Which are the [requirements](/sharepoint-intranet/requirements.md) of our product, and for final users
* How the [installation process](/sharepoint-intranet/installation/installation-process.md) will be
* How to [configure your intranet](/sharepoint-intranet/components.md)
* All the [new releases](/sharepoint-intranet/releases/version-1.1.md) that we are doing over the time

If you need any additional help just contact your intranet.ai's reference or drop us an e-mail from [this page](https://intranet.ai/about/contact-us/).

{% hint style="info" %}
Important: sometimes we will ask you to do some actions, especially for installation and configuration. Don't be afraid, they are very simple: you have just to fill the forms with the needed information.
{% endhint %}


---

# 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:

```
GET https://docs.intranet.ai/sharepoint-intranet/introduction.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.
