# Add Links

You can add links as a list, with each link on a new line. You can also add additional parameters to the list of added links:

1. Price of each link
2. Tags for each link
3. Notes, which will be associated with each link
4. Publication time, if you are adding links to the system today, but their publication date was earlier.


---

# 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.linkcheck.io/get-started/add-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.
