# Import accounts under Facebook / Google login using our Cookie Importer

{% hint style="danger" %}
If it's your first time selling on these sites, please **manually list an item** to see if everything works smoothly before importing them to the tool.
{% endhint %}

1. Download the "Cookie-Editor" extension:

{% embed url="<https://chromewebstore.google.com/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?pli=1>" %}

2. Log in on the website you need cookies from.
3. Open the extension while you are on the website and click the Export button on the bottom right corner, then export as JSON.

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

4. Your cookies are copied to your clipboard, and you can paste them into the bot.

<figure><img src="/files/RDAl1Hgw3KbPPwBAtmF6" 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://docs.restock.gg/problem-solving/tutorials/import-accounts-under-facebook-google-login-using-our-cookie-importer.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.
