> For the complete documentation index, see [llms.txt](https://docs.mavenseed.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mavenseed.com/managing-your-site/market/social-links.md).

# Social Links

Enabling this plugin on your Mavenseed site will activate the Social Links leaf within the Mavenseed Page builder. We've set it up this way to help reduce clutter on the page builder, unless you absolutely need it.&#x20;

![](/files/-MSYVkciqneCUmFoIrER)

Once activated, head over to any page on your website and enter the Page Builder. You'll see a "Social Links" leaf now is active on your leaf list. Click and drag this leaf onto your page.&#x20;

![](/files/-MSYWDjTxg_mDVkNnhuL)

For each of the links, enter in the full URL of your social profile to associate it with that icon.&#x20;

Icons inherit the [design colors you've set within your Mavenseed site](/managing-your-site/settings/design.md). To control the size of the icons simply change out the size from the drop-down.&#x20;


---

# 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.mavenseed.com/managing-your-site/market/social-links.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.
