# Skip translation for content

You can tell Linguana when you want to never translate a specific element. This can be achieved using the **data-linguana-skip-translation** attribute.

1. Add the **data-linguana-skip-translation** attribute to any element that is to be *not* translated.

<div align="center" data-full-width="false"><figure><img src="/files/8TJVo5vbVKJNOkZXpKdD" alt="linguana-skip-translation class" width="235"><figcaption><p>On Webflow, add attributes in the <em>Settings</em> menu for any element</p></figcaption></figure></div>

2. Trigger *Sync content* and *Publish* for any pages with elements that are to be skipped.


---

# 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/skip-translation-for-content.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.
