# Generate PASSPORT QR code

{% hint style="info" %}
**Requirement** You are required to show empowered by RE:DREAMER if you used our protocol in any part of your product.
{% endhint %}

![empowered white](/files/gEjvXfdl8K6iMeRwUzvz) ![empowered black](/files/mYCm6o8AEPxDKrp5SI9G)

You can build the PASSPORT website with APIs the below.

1. [Get nonce](/re-dreamer-labs-product/auth.md#get-api-v1-auth-nonce)
2. [Login](/re-dreamer-labs-product/auth.md#post-api-v1-auth-login)

   a. [Refresh](/re-dreamer-labs-product/auth.md#post-api-v1-auth-refresh)
3. [Get campaigns](/re-dreamer-labs-product/redeem-passport/campaigns.md#get-api-v1-passport-network-campaigns)
4. [Get NFTs of campaign](https://docs-2022.redreamer.io/re-dreamer-labs-product/redeem-passport/pages/ALXoRwhmpISBepswNKYi#get-api-v1-passport-network/campaigns-id-nfts)
5. [Redeem PASSPORT QR Code](/re-dreamer-labs-product/redeem-passport/campaigns.md#post-api-v1-passport-network-campaigns-id-redeem)

### Information

Posted: **Apr 20, 2022**


---

# 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-2022.redreamer.io/re-dreamer-labs-product/redeem-passport/generate-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.
