# ContextLink

## Description

Context link triggers a tooltip that displays a description for an element that appears on hover. The content of the tooltip for context link should not include hyperlinks or other clickable elements. The text size of the context link may vary. In the mobile version, the tooltip for contextual links appears on click.

## Figma

{% @figma/embed fileId="Ig2ZfR16Svs8In7yibukrO" nodeId="11119:207" url="<https://www.figma.com/file/Ig2ZfR16Svs8In7yibukrO/Sovryn-UI-Library?mode=design&node-id=11119:207&t=ZyYaFUzQ8Pby6JoD-1&type=design>" %}

## Usage Examples (Storybook)

{% embed url="<https://sovryn-storybook.netlify.app/iframe.html?args=&id=molecule-contextlink--basic&viewMode=docs>" %}


---

# 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://build.sovryn.com/builder-portal/ui-library/molecules/contextlink.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.
