> For the complete documentation index, see [llms.txt](https://docs.artar.es/project-creation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.artar.es/project-creation/adding-links-and-contact-details-to-the-project.md).

# Adding links and contact details to the project

On the "Data" tab, fill in the first name, patronymic, last name, position, and organization. This information will be saved to the phone's address book when the corresponding button inside the AR project is pressed. These fields are usually filled out when creating an AR business card. Skip these fields if your project does not require them. "Comment" is a notes field visible only to you.

<figure><img src="/files/cf0721c2de8fbc258aa26b274329d6131f0cb5be" alt=""><figcaption></figcaption></figure>

Select contacts, fill in the fields that appear and click "Save and continue".\
You can add multiple identical contacts (for example multiple phone numbers, websites or social media links).\
\
Phone numbers, Viber and WhatsApp should be added in international format (+7.....; +38050..... etc.).\
To add Telegram you need to have a link in the form <https://t.me/ARTAR_SUPPORT.> \
Third-party links should have the following form [https://site.com.](https://site.com./) \
\
Skip this step if the project does not provide for links.

<figure><img src="/files/e6fb7fa45609615a13031b5b1e46b643f7964608" alt=""><figcaption></figcaption></figure>

You can return to filling in the data at any time.\
Any changes do not affect the QR code originally created for the project.\
\
**Additional settings in the editor are required to display and bind the data to the project.**


---

# 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.artar.es/project-creation/adding-links-and-contact-details-to-the-project.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.
