# Accounts

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

The **Accounts** tab allows you to manage your accounts across all supported platforms. If you need to add multiple accounts per site, you can do so by purchasing an [**extra slot here**](https://restock.gg/dashboard).

Some platforms include additional settings, so we recommend reviewing them carefully.

## Site Options

For site options, head over to our dedicated guide:

{% content-ref url="/pages/eeINBQm9jU6nZdJlBF1l" %}
[Site Options](/features/settings/accounts/site-options.md)
{% endcontent-ref %}

## Cookie Importer

If your account uses social login (Facebook/Google) or you prefer to import a session manually, open the **Cookie Importer** from the Profiles tab. Follow the tutorial to export cookies from your browser and paste them into the tool:

{% content-ref url="/pages/HGaKi1xlrsXbKaini8pF" %}
[Import accounts under Facebook / Google login using our Cookie Importer](/problem-solving/tutorials/import-accounts-under-facebook-google-login-using-our-cookie-importer.md)
{% endcontent-ref %}

## Profile Options (Additional Fee)

You can also configure an extra fee by enabling the **"VAT %"** option and setting a percentage.

{% hint style="info" %}
**EXAMPLE**

If you set a **21% VAT fee** for Hypeboost, your expected payout will be adjusted accordingly in the **Price Comparator.**

For instance, if you're selling an item on Alias and set your **Lowest Payout Possible (LP) in Bricker Mode** to **€100**, the tool will automatically set the lowest price to **€121** to ensure you still receive **€100 after tax** (since €121 / 1.21 = €100). This impact will also be visible in the **Price Comparator** when reviewing per‑site payouts.
{% 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://docs.restock.gg/features/settings/accounts.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.
