> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/user/id/guide/geo-links/embedding-geo-links.md).

# Menyematkan tautan geo

Tautan tertanam adalah alat yang berguna untuk integrasi antarmuka dan pengembangan web. Tautan geo memungkinkan pembuatan dan penyesuaian kode iframe yang dapat disematkan dan digunakan kembali oleh pembuat serta integrator.

Untuk mengakses kode semat, pilih tautan geo dan klik <img src="/files/5e47c318d44680b37a816dd30339ecb13663ee3f" alt="image-20250728-083751.png" data-size="line"> di bilah samping:

![](/files/296c0f1748e9fec419456907cb07f85a11f590c9)

![](https://www.navixy.com/wp-content/uploads/2024/04/16-1.png)

Lebar dan tinggi elemen iframe dapat disesuaikan langsung di **Tautan semat** jendela.


---

# 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://navixy.com/docs/user/id/guide/geo-links/embedding-geo-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.
