# Frequently Asked Questions

### Quick answers to common questions

If you’re wondering how something works — or why something looks the way it does — you’re probably not alone.

Below are answers to some of the most common questions we hear from users and creators.

***

#### Do I need to pay to use Aardvark?

No. Using Aardvark as a user is completely free.

You can follow creators, unlock deals, and use the browser extension without a paid plan. Plans are only for creators who want to share and manage deals.

***

#### Why don’t I see deals on every site?

Deals only appear when:

* You’re on a brand that exists on Aardvark, **and**
* A creator you follow has an active deal for that brand

If neither of those is true, Aardvark stays out of the way. This is intentional.

***

#### Do I have to use the browser extension?

To see deals automatically while shopping, yes — the extension is what makes that possible.

If you prefer not to use it, you can still browse creators and deals inside Aardvark, but you won’t see deals appear directly on brand websites.

***

#### Can I follow and unfollow creators anytime?

Absolutely.

You’re free to follow or unfollow creators whenever you want. Your experience updates immediately based on who you follow.

***

#### Do creators see my personal information?

No.

Creators don’t see who you are, what you browse, or what you purchase. They only see aggregated performance data related to their deals.

***

#### Still have questions?

If something isn’t covered here, you can always reach out to support. We’re happy to help.


---

# 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://help.joinaardvark.com/help-and-troubleshooting/frequently-asked-questions.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.
