# Sharing A Tipline Via QR Code

Junkipedia will generate a QR code and address card that you can use to invite people to contribute to your organization's [tiplines](/reference-material/glossary.md#tipline). To try this out, sign in to Junkipedia click your name in the upper right corner of your screen, then click "Manage Organization."

![](/files/W1D5ZiLdTVwO0PkACVrB)

### QR Code & Address Card

Adjacent to your organization details you will see a QR Code similar to the one below.

![](/files/txUWsi2PBgz2E3wONM67)

If you share this image with your contacts and they access the QR code with a smartphone app, it will bring them to an address card with information about your organization including your tiplines. See [Disabling A Tipline](/getting-started/setting-up-tiplines/disabling-a-tipline.md) to manage which tiplines are included. The address card uses the VCARD format. Some smartphone contact apps are able to automatically add this address card as a new contact.

#### Add The Address Card To Your Own Smartphone Contacts

You can try adding the address card to your own smartphone contacts. Open your smartphone’s camera and scan the QR code. “\[Organization Name] Tipline” will appear. Click it to save all of your organization’s tiplines to your device as a new contact.

![](/files/mFGmiJNxmPWTzoZKdXkb)

If your smartphone either fails to recognize the QR code or does not support adding the VCARD information to your contact list, you can [go to the "Manage Tiplines" page](/getting-started/setting-up-tiplines.md#go-to-manage-tiplines-page) to view the your tiplines and enter them manually into your contacts list.


---

# 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.junkipedia.org/getting-started/setting-up-tiplines/sharing-a-tipline-via-qr-code.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.
