# Profile Store

## Index

1. [Where can I find the Profile Store?](#where-can-i-find-the-profile-store)
2. [Profile Flatrate](#profile-flatrate)
3. [What are Bottie Coins?](#what-are-bottie-coins)
4. [Where can I get Bottie Coins?](#where-can-i-get-bottie-coins)
5. [Refunding a profile](#refunding-a-profile)
6. [Have a question to a profile?](#have-a-question-to-a-profile)

***

## Where can I find the Profile Store?

{% tabs %}
{% tab title="Website" %}

* [Click here](https://account.bottie.net/profile-store/jack)
* or [log into your account](https://account.bottie.net/login) and click on "Jack" under "Profile Store".
  {% endtab %}

{% tab title="Jack" %}

* Start your Jack and click on the "Shopping Bag" in the upper left.

<div align="left"><figure><img src="/files/bNq5BgQqvjYfPqApiB6D" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

***

## ~~Profile Flatrate~~

~~With our Profile Flatrate you get access to all profiles marked with a crown~~ :crown: ~~in our Profile Store. Profiles purchased via Flatrate can be used fully for the entire Flatrate period.~~

***

## What are Bottie Coins?

You can use Bottie Coins to purchase profiles in our Profile Store. Profiles purchased with Bottie Coins remain in your account permanently and are not dependent on any term.

{% hint style="success" %}
:thumbsup: Permanently available.\
:thumbsup: Can be used account-wide and is available for all licenses and sessions.
{% endhint %}

***

## Where can I get Bottie Coins

{% hint style="info" %}
&#x20;[Click here](https://account.bottie.net/account/bottie-coins) or log in to your account and click on "Bottie Coins".
{% endhint %}

***

## Refunding a profile

{% hint style="info" %}
You can refund a profile within 60 minutes after purchase in your [account under My Profiles](https://account.bottie.net/account/my-profiles).
{% endhint %}

***

## Have a question to a profile?

Select the desired profile in the Profile Store and click on the “Write a Message” button. Here you can ask your question directly to the profile creator.


---

# 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://tutorials.wow-jack.com/profile-manager/premium-profiles/profile-store.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.
