# Web Components

## Available Integrations

1. [**Website Web Component**](/for-admins/web-components/website-web-component.md)
2. [**Teams & Sharepoint Web Component**](/for-admins/web-components/teams-and-sharepoint-web-component.md)
3. [**Sharepoint Chat Extension**](/for-admins/web-components/sharepoint-chat-extension.md)

{% hint style="warning" %}
While this documentation provides detailed steps we recommend a brief setup call with our expert team to ensure a smooth implementation.

Though not mandatory, experience has shown that a 15-20 minute setup call can significantly accelerate your integration and help avoid potential configuration issues.

To schedule a setup call please contact your Key Account Manager.
{% endhint %}


---

# 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.en.theblockbrain.ai/for-admins/web-components.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.
