# Anchor

You can add a jump to any section on your website using anchor links. By clicking on the anchor link, users can get straight to the section through the hook. To set the Anchor:

* Firstly, open the Anchor widgets editor, and in the **General** tab type in the **CSS ID** of the section, you want to anchor with the hashtag in the CSS ID field.
* Secondly, go to the section anchored to be, open Elementor editor, and go to the **Advanced** tab.

![](/files/5WRmp5HRzRkkDHrOGn0p)

Let's have a look at the example:

![](/files/OwOS9UV9tc5SPPxUwpUE)


---

# 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.stylemixthemes.com/sequoia-theme-documentation/sequoia-widgets/anchor.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.
