> For the complete documentation index, see [llms.txt](https://brand.ifrc.org/ifrc-brand-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brand.ifrc.org/ifrc-brand-system/core-brand-package/business-cards.md).

# Business cards

**Business cards are available in four languages with two format options:**

* **Single Language**: One language per business card, featuring the logo and tagline on one side, and contact details (with an optional QR code) on the other side.

<figure><img src="/files/PyV6o81aXj1gESKRYltV" alt=""><figcaption><p>Business card mockup: one language</p></figcaption></figure>

{% file src="/files/6gb3w7ZvRSzh3Udfg7ad" %}

<figure><img src="/files/feadpQ84ReXKVPHBUYtF" alt=""><figcaption><p>Business card mockup: QR code (back)</p></figcaption></figure>

{% file src="/files/QMiviXRRUjIrinZJPfjn" %}

* **Dual Language**: Two languages per business card, with contact details (and an optional QR code) in one language on one side and the same information in another language on the other side.

<figure><img src="/files/ADGzjapRRVQwePDAVg3d" alt=""><figcaption><p>Business card mockup: two languages</p></figcaption></figure>

You can also request a **digital business card.** If you choose this option, a unique QR code will be created specifically for you and included in the right corner of the printed business card. You will also receive a separate PNG file with the QR code to share during conferences or meetings. <br>

**To order a digital business card, please send your request to** <brand@ifrc.org>.&#x20;

<div align="left"><figure><img src="/files/D4XOVtZZITei2p3uQGmA" alt="" width="188"><figcaption><p>QR code mockup</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/AIfJK41WWkOZ1coPqulw" alt=""><figcaption><p>Digital business card mockup</p></figcaption></figure></div>


---

# 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://brand.ifrc.org/ifrc-brand-system/core-brand-package/business-cards.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.
