# Add translated links

Linguana offers the ability for you to display a different version of any URL on your website for each translation. This can be achieved using the **data-linguana-translated-link** attribute.

1. Add the **data-linguana-translated-link** attribute to any element that is to be parsed and translated.

<figure><img src="/files/vDDFNvQ1xLPKcdZCrcLQ" alt="" width="236"><figcaption><p>On Webflow, add attributes in the <em>Settings</em> menu for any element</p></figcaption></figure>

2. Trigger *Sync content* for any pages with links that are to be translated.
3. Paste in the translated version for each link, and publish your website.


---

# 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.linguana.io/translating-your-website/add-translated-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.
