# Achievements

This section in the control panel is designed to help you build your free online store. By completing each available achievement you will be one step closer to making your free online store the best it can be.&#x20;

You can also view your last 5 achievements gained along with a progress chart on how many you have completed.

Can you reach overall progress of 100%?

Below is the full list of achievements at freewebstore you need to do to gain each one:

* [**View App Center**](/useful-links-and-pages/faqs/general/what-is-the-app-center.md) - View all of our apps.
* [**Add/Edit Shipping Rules**](/manage/shipping.md) - Add or edit a shipping rule to your store.
* [**Personalize Homepage**](/manage/pages/editing-a-page.md) - Edit your Homepage content.
* **Create Store** - Gained when your store is created.&#x20;
* [**Add SEO Description**](/marketing/seo/how-do-i-set-up-seo-for-my-store.md)  - Add an SEO Description to your store.
* [**Customize Design**](/design/theme-editor.md) - Add a logo, change your design colors and more.
* [**Add Social Media Icons**](/marketing/social-media/social-media-icons.md) - Add Your Social Media Links to your Store.
* [**Add a Product**](/manage/products/your-products/add-a-new-product.md) -  Add a product to your store.
* [**Add a Product Feed** ](/marketing/product-feeds.md)- Add a new product feed.
* [**Check your Payment Methods**](/useful-links-and-pages/faqs/payment-gateways.md)  - Set up your payment gateways to start getting paid.
* [**Add a Business Mailbox**](/marketing/google/gsuite.md) - Add your Business Mailbox to your store.
* [**Add/Edit Language Pack**](/design/theme-editor/language-packs.md#how-to-add-a-new-language) - Add or edit a language pack.
* [**Attach a Domain**](/marketing/domains.md) - Add a domain name to your store.
* [**Manage your Settings**](/settings/settings-overview.md) - Manage your settings.
* [**Upgrade To Ridge**](https://admin.freewebstore.com/upgrade2.aspx) - Your business is growing and your store just got more powerful.
* [**Add a Discount Code**](/marketing/discount-codes.md) - Add a Discount Code.
* **First Sale** - Gained when you receive your first order.
* [**Link to Webmaster Tools**](/marketing/google/webmaster-tools.md) - Link your store to your Google Webmaster Tools Account.
* [**Edit Invoice Settings**](/orders/invoices.md) - Make a change to your Invoice Settings.
* [**Preview your Store**](/design/theme-editor/preview-store.md) - Preview your live store.
* [**Change Store Name**](/settings/settings-overview.md) - Update your store name.
* [**Add a Favicon**](/design/theme-editor/favicon.md) - Add a favicon to customize your store.
* [**Add Newsletter**](/marketing/newsletter/enable-disable-newsletter-feature.md) - Add a newsletter to your store.
* [**Add Google Analytics**](/marketing/google/google-analytics.md) - Add Google Analytics to your store.


---

# 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.freewebstore.com/my-account/achievements.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.
