# Claude Direct Top-Up Guide

{% hint style="info" %}

***

### 📌 Activation Notes

<mark style="color:$warning;">Please read this section carefully before proceeding to the activation steps below.</mark>

#### ⚠️ **Do not log out during activation**:

* <mark style="color:$danger;">Please stay logged into your Claude account</mark> until the activation is fully completed.\
  You will receive an automatic notification on the page once your order has been successfully fulfilled.

***

#### 🔁 Existing Subscription

* If you already have an <mark style="color:$danger;">**active subscription (web or app)**</mark><mark style="color:$danger;">, please wait until it expires and then fill the form</mark>

***

{% endhint %}

{% stepper %}
{% step %}

### Installing the J2TEAM Cookies extension

1. Go to the link: [https://chromewebstore.google.com/detail/j2team-cookies/okpidcojinmlaakgiciglbpcpajaibco](https://chromewebstore.google.com/detail/j2team-cookies/okpidcojinmlaakglciglbpcpajaibco)
2. Install the J2TEAM Cookies extension in the Google Chrome browser.
   {% endstep %}

{% step %}

### Logging into the Claude account

1. Go to the site [claude.ai](https://claude.ai)
2. Log into your Claude account.
3. <mark style="color:$success;">Ensure that you are fully authorized (the account is open).</mark>
   {% endstep %}

{% step %}

### Exporting cookies

1. In the top right corner of Chrome, click on the Extensions icon (next to the profile icon)
2. Select J2TEAM Cookies
3. Click on the small arrow next to the Export button
4. Select Export as text
5. Cookies will be automatically copied to the clipboard

### <sub><mark style="color:$success;">Click the picture below to view it in a larger size.<mark style="color:$success;"></sub>

<figure><img src="/files/uhCg7ZhMR5oUM18sP3Sz" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Sending cookies

1. Paste the copied text into the form that was provided to you.
2. Send the data
   {% endstep %}
   {% endstepper %}

{% hint style="danger" %}
DO NOT LOG OUT of your Claude account until the order is completed. You will receive an automatic notification on the form page when the order is fulfilled.
{% endhint %}


---

# 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://yoursubguy.gitbook.io/claude-topup-yoursubguy/claude-direct-top-up-guide.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.
