> For the complete documentation index, see [llms.txt](https://docs.insert.link/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.insert.link/welcome.md).

# Welcome

Welcome to the Insert.Link knowledge base. Here you'll find answers to common questions about working with the platform, along with guides to help you quickly find the right link placement opportunities, place orders, and manage your projects.

In this section, you'll learn:

* how to quickly find the right donor site or URL for your link placements
* how to place an [order](/order.md), track its progress, and manage your placements
* how to use the platform's tools:
  * [**Guest Post**](/guest-post.md) – find and order guest publications on donor sites
  * [**Search**](/search.md) – search for links by keyword for link insertions and niche placements
  * [**Backlink Lookup**](/backlink-lookup.md) – analyze a site's link profile and view its backlinks
  * [**Domain Lookup**](/domain-lookup.md) – analyze a domain's link profile and see which domains link to it
  * [**Backlink Gap**](/backlink-gap.md) – find link opportunities by analyzing your competitors' link profiles
  * [**Anchor Text Lookup**](/anchor-text-lookup.md) – find sites in the Insert.Link database that already have placements with a specific anchor
  * [**Bulk Donor Check**](/bulk-donor-check.md) – check multiple donor sites at once to see if they accept guest publications
* how to organize work across multiple projects with [Workspaces](/workspace.md), [Folders](https://docs.insert.link/pages/W1Pc6WZIRSlRgISgemdQ#id-1.-folder), and [Projects](https://docs.insert.link/pages/W1Pc6WZIRSlRgISgemdQ#id-1.-project), and how to set [Workspace limits](/workspace/limits.md) to manage resources

Whether you're just getting started with Insert.Link or already use the platform regularly, this FAQ will help you get up to speed faster and manage your link-building process more effectively.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.insert.link/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
