# Managing your site

- [Activity](https://docs.mavenseed.com/managing-your-site/activity.md)
- [Events List](https://docs.mavenseed.com/managing-your-site/activity/events-list.md)
- [Single Event](https://docs.mavenseed.com/managing-your-site/activity/single-event.md)
- [UTM Campaigns](https://docs.mavenseed.com/managing-your-site/activity/utm-campaigns.md)
- [Comments](https://docs.mavenseed.com/managing-your-site/activity/comment-management.md): A birds eye view of all communications on your site.
- [Reports](https://docs.mavenseed.com/managing-your-site/reports.md): Your Reports section helps you keep a pulse on your business by understanding your revenue, which products are selling, and how actively engaged your customers are with your content.
- [Settings](https://docs.mavenseed.com/managing-your-site/settings.md): Overview of your Mavenseed site settings
- [Scripts](https://docs.mavenseed.com/managing-your-site/settings/header-scripts.md): Header and Footer Scripts are a great way to add your custom CSS, or script of a 3rd party service to enhance the experience of your Maven site.
- [Links](https://docs.mavenseed.com/managing-your-site/settings/general.md): An overview on how to customize the links within your site's navigation
- [Design](https://docs.mavenseed.com/managing-your-site/settings/design.md)
- [Communications](https://docs.mavenseed.com/managing-your-site/settings/communications.md)
- [Integrations](https://docs.mavenseed.com/managing-your-site/settings/integrations.md): Mavenseed can integrate with 3rd-party services and tools to help you grow and manage your business.
- [Google Analytics](https://docs.mavenseed.com/managing-your-site/settings/integrations/google-analytics.md): Overview on how to integrate Google Analytics into your Mavenseed site
- [Google Tag Manager](https://docs.mavenseed.com/managing-your-site/settings/integrations/google-tag-manager.md): Integrate with GTM for conversion tracking and re-marketing.
- [Mailchimp](https://docs.mavenseed.com/managing-your-site/settings/integrations/mailchimp.md): Use our integration with Mailchimp to market to individual segments based on tags or events.
- [Zapier](https://docs.mavenseed.com/managing-your-site/settings/integrations/zapier.md)
- [Youtube](https://docs.mavenseed.com/managing-your-site/settings/integrations/youtube.md): Learn how to grab your Youtube Channel ID
- [Helpscout](https://docs.mavenseed.com/managing-your-site/settings/integrations/helpscout.md)
- [Tree Planting](https://docs.mavenseed.com/managing-your-site/settings/integrations/tree-planting.md): Making the world a better place, one tree at a time.
- [Taxes](https://docs.mavenseed.com/managing-your-site/settings/taxes.md): Selling digital products often requires collecting and remitting taxes to the relevant agency. Mavenseed makes it a breeze to handle U.S Sales Tax, European VAT, and Australian GST.
- [Stripe](https://docs.mavenseed.com/managing-your-site/settings/taxes/stripe.md)
- [Braintree](https://docs.mavenseed.com/managing-your-site/settings/taxes/braintree.md)
- [U.S. Sales Tax](https://docs.mavenseed.com/managing-your-site/settings/taxes/u.s.-sales-tax.md): Sales Tax is an increasingly complicated subject that makes most business owners sweat. We're trying to make it easier for you in Mavenseed!
- [EU Value Added Tax](https://docs.mavenseed.com/managing-your-site/settings/taxes/eu-vat-tax.md): Collecting and remitting VAT is complicated when selling online! We're making it easier.
- [Forms](https://docs.mavenseed.com/managing-your-site/settings/forms.md): Customize what data is required to contact you, make a purchase or create an account.
- [Contact form](https://docs.mavenseed.com/managing-your-site/settings/forms/contact-form.md)
- [Market](https://docs.mavenseed.com/managing-your-site/market.md): Extend the functionality of your site with free and premium plugins.
- [Social Links](https://docs.mavenseed.com/managing-your-site/market/social-links.md)
- [Social](https://docs.mavenseed.com/managing-your-site/market/social.md): Let your content be shared on Facebook and Twitter
- [Comments](https://docs.mavenseed.com/managing-your-site/market/comments.md)
- [Reviews](https://docs.mavenseed.com/managing-your-site/market/reviews.md)
- [Bookmarks](https://docs.mavenseed.com/managing-your-site/market/bookmarks.md)
- [Loves](https://docs.mavenseed.com/managing-your-site/market/loves.md)
- [Playlists](https://docs.mavenseed.com/managing-your-site/market/playlists.md)
- [Gamification](https://docs.mavenseed.com/managing-your-site/market/gamification.md)
- [PayPal ($)](https://docs.mavenseed.com/managing-your-site/market/paypal.md)
- [Projects ($)](https://docs.mavenseed.com/managing-your-site/market/projects-usd.md)
- [Profiles ($)](https://docs.mavenseed.com/managing-your-site/market/profiles-usd.md)
- [Security](https://docs.mavenseed.com/managing-your-site/security.md)
- [Spam](https://docs.mavenseed.com/managing-your-site/security/spam.md): How Mavenseed protects your site from evil.
- [Notifications](https://docs.mavenseed.com/managing-your-site/notifications.md): Take control of how you are notified about your customers activity on your site.
- [SEO](https://docs.mavenseed.com/managing-your-site/seo.md): Optimizing your site for search engines is important.


---

# 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.mavenseed.com/managing-your-site.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.
