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

# Product Sharing

Avada provides nice option to share your product on social media. With this element, you can place the social sharing section anywhere on your product template.

Within the Core theme options, there's no much customization available, so we added options to customize the colors, borders and the hover colors as well. Now you can make the sharing section, a caring section.

Here's how it looks after a small customization -

![](/files/-M0Ekh4HhSgRwTed2heB)


---

# 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.infiwebs.com/elements/product-sharing.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.
