# Getting started

This ZOO element adds buttons to share posts on social media accounts that will be added as user's status. A share technology does not use external URLs in the code and much more effective than typical "like it" feature, because shared link will be added in user's profile as a status instead of like event that will be disappeared from newsfeed soon.

**Technical requirements:**

* ZOO CCK 4+
* Joomla 4+
* PHP 7.4+

{% hint style="info" %}
If you are not familiar how to manage ZOO elements, here is a guide: [Assigning ZOO elements to Apps](https://docs.norrnext.com/joomla-tutorials/assigning-zoo-elements-to-apps)
{% 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.norrnext.com/social-share-for-zoo/getting-started.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.
