# Secured / Unbypassable Linkvertise

#### 1.) Step 1: Create a Linkvertise account, this can be done [HERE](https://publisher.linkvertise.com/ac/23330)

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

#### Step 2: Navigate on your Browser's Developer Console

In your Linkvertise Main Page, Right Click  & Click Inspect Element or do F12 ( Developer Console )

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

#### Step 3: Getting the Authorization Code in Developer Console

Navigate on the Network and then Refresh the page, Find this name ( graphql ), Click on it and scrolldown to Request Header, then find the Authorization Code, then copy it, usually it start with "Bearer"

<figure><img src="/files/hSyxiIVRHDBF6Xlv6sZ9" alt=""><figcaption><p>Example: Bearer 19621338|J4DSUbaIwUDbE4dCeABFEbXTasjdn213l12k3kkqadkasjlkjwB</p></figcaption></figure>

#### Step 4: Provide your Authorization Code to Panda Key System.

Now the final step is to provide this id to Panda in the by Login to your dashboard, Navigate to Hub Settings -> Revenue -> Select Revenue ( Column ) -> Select "Secured Linkvertise and Lootlabs or Secured Linkvertise " then paste your ID to the Token ID. and don't forget to click Save.

<figure><img src="/files/ephEVRxc9qTXJVaThEsp" alt=""><figcaption><p>Instead of selecting Linkvertise, Choose Secured Linkvertise or Secured Linkvertise &#x26; Lootlab</p></figcaption></figure>

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


---

# 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://doc.pandadevelopment.net/get-service-keys/linkvertise/secured-unbypassable-linkvertise.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.
