# Hypertune

## Hypertune

- [Introduction](https://docs.hypertune.com/introduction.md)
- [Set up Hypertune](https://docs.hypertune.com/getting-started/set-up-hypertune.md)
- [Next.js (App Router) quickstart](https://docs.hypertune.com/getting-started/next.js-app-router-quickstart.md)
- [Next.js (Pages Router) quickstart](https://docs.hypertune.com/getting-started/next.js-pages-router-quickstart.md)
- [React quickstart](https://docs.hypertune.com/getting-started/react-quickstart.md)
- [Node.js quickstart](https://docs.hypertune.com/getting-started/node.js-quickstart.md)
- [React Native quickstart](https://docs.hypertune.com/getting-started/react-native-quickstart.md)
- [Nuxt quickstart](https://docs.hypertune.com/getting-started/nuxt-quickstart.md)
- [Vue quickstart](https://docs.hypertune.com/getting-started/vue-quickstart.md)
- [Remix quickstart](https://docs.hypertune.com/getting-started/remix-quickstart.md)
- [Gatsby quickstart](https://docs.hypertune.com/getting-started/gatsby-quickstart.md)
- [JavaScript quickstart](https://docs.hypertune.com/getting-started/javascript-quickstart.md)
- [HTML quickstart](https://docs.hypertune.com/getting-started/html-quickstart.md)
- [Python quickstart](https://docs.hypertune.com/getting-started/python-quickstart.md)
- [Rust quickstart](https://docs.hypertune.com/getting-started/rust-quickstart.md)
- [Go quickstart](https://docs.hypertune.com/getting-started/go-quickstart.md)
- [GraphQL quickstart](https://docs.hypertune.com/getting-started/graphql-quickstart.md)
- [Architecture](https://docs.hypertune.com/concepts/architecture.md)
- [Project](https://docs.hypertune.com/concepts/project.md)
- [Schema](https://docs.hypertune.com/concepts/schema.md)
- [Flag deprecation](https://docs.hypertune.com/concepts/flag-deprecation.md)
- [Logic](https://docs.hypertune.com/concepts/logic.md)
- [Variables](https://docs.hypertune.com/concepts/variables.md)
- [Experiments](https://docs.hypertune.com/concepts/experiments.md)
- [A/B/n tests](https://docs.hypertune.com/concepts/a-b-n-tests.md)
- [Multivariate tests](https://docs.hypertune.com/concepts/multivariate-tests.md)
- [AI loops](https://docs.hypertune.com/concepts/ai-loops.md)
- [Progressive rollouts](https://docs.hypertune.com/concepts/progressive-rollouts.md)
- [Event types](https://docs.hypertune.com/concepts/event-types.md)
- [Analytics views](https://docs.hypertune.com/concepts/analytics-views.md)
- [Funnels](https://docs.hypertune.com/concepts/funnels.md)
- [Tables](https://docs.hypertune.com/concepts/tables.md)
- [Impact analyses](https://docs.hypertune.com/concepts/impact-analyses.md)
- [Hypertune Edge](https://docs.hypertune.com/concepts/hypertune-edge.md)
- [Reduction](https://docs.hypertune.com/concepts/reduction.md)
- [GraphQL API](https://docs.hypertune.com/concepts/graphql-api.md)
- [Git-based version control](https://docs.hypertune.com/concepts/git-based-version-control.md)
- [Overview](https://docs.hypertune.com/feature-flags/overview.md)
- [Guide](https://docs.hypertune.com/feature-flags/guide.md)
- [Overview](https://docs.hypertune.com/experimentation/overview.md)
- [Guide](https://docs.hypertune.com/experimentation/guide.md)
- [Overview](https://docs.hypertune.com/analytics/overview.md)
- [Guide](https://docs.hypertune.com/analytics/guide.md)
- [Overview](https://docs.hypertune.com/ai-configuration/overview.md)
- [Guide](https://docs.hypertune.com/ai-configuration/guide.md)
- [Overview](https://docs.hypertune.com/in-app-content/overview.md)
- [Guide](https://docs.hypertune.com/in-app-content/guide.md)
- [Overview](https://docs.hypertune.com/landing-page-optimization/overview.md)
- [Guide](https://docs.hypertune.com/landing-page-optimization/guide.md)
- [Overview](https://docs.hypertune.com/pricing/overview.md)
- [Guide](https://docs.hypertune.com/pricing/guide.md)
- [Overview](https://docs.hypertune.com/entitlements/overview.md)
- [Guide](https://docs.hypertune.com/entitlements/guide.md)
- [Business rules](https://docs.hypertune.com/other-use-cases/business-rules.md)
- [General app configuration](https://docs.hypertune.com/other-use-cases/general-app-configuration.md)
- [Next.js and Vercel example app](https://docs.hypertune.com/example-apps/next.js-and-vercel-example-app.md)
- [Vercel Edge Config integration](https://docs.hypertune.com/integrations/vercel-edge-config-integration.md)
- [Google Analytics integration](https://docs.hypertune.com/integrations/google-analytics-integration.md)
- [Segment integration](https://docs.hypertune.com/integrations/segment-integration.md)
- [Webhooks](https://docs.hypertune.com/integrations/webhooks.md)
- [Creating webhooks](https://docs.hypertune.com/integrations/webhooks/creating-webhooks.md)
- [Handling webhooks](https://docs.hypertune.com/integrations/webhooks/handling-webhooks.md)
- [Installation](https://docs.hypertune.com/sdk-reference/installation.md)
- [Type-safe client generation](https://docs.hypertune.com/sdk-reference/type-safe-client-generation.md)
- [Initialization](https://docs.hypertune.com/sdk-reference/initialization.md)
- [Build-time snapshot](https://docs.hypertune.com/sdk-reference/build-time-snapshot.md)
- [Hard-coded fallbacks](https://docs.hypertune.com/sdk-reference/hard-coded-fallbacks.md)
- [Local-only, offline mode](https://docs.hypertune.com/sdk-reference/local-only-offline-mode.md)
- [Hydrate from your own server](https://docs.hypertune.com/sdk-reference/hydrate-from-your-own-server.md)
- [Wait for server initialization](https://docs.hypertune.com/sdk-reference/wait-for-server-initialization.md)
- [Provide targeting attributes](https://docs.hypertune.com/sdk-reference/provide-targeting-attributes.md)
- [Local, synchronous evaluation](https://docs.hypertune.com/sdk-reference/local-synchronous-evaluation.md)
- [Get flag updates](https://docs.hypertune.com/sdk-reference/get-flag-updates.md)
- [Local logging](https://docs.hypertune.com/sdk-reference/local-logging.md)
- [Remote logging](https://docs.hypertune.com/sdk-reference/remote-logging.md)
- [Serverless environments](https://docs.hypertune.com/sdk-reference/serverless-environments.md)
- [Vercel Edge Config](https://docs.hypertune.com/sdk-reference/vercel-edge-config.md)
- [Hypertune Toolbar](https://docs.hypertune.com/sdk-reference/hypertune-toolbar.md)
- [Shut down](https://docs.hypertune.com/sdk-reference/shut-down.md)
- [Handle anonymous users](https://docs.hypertune.com/guides/handle-anonymous-users.md)
- [Pass the page URL to Hypertune](https://docs.hypertune.com/guides/pass-the-page-url-to-hypertune.md)
- [Target based on a URL parameter](https://docs.hypertune.com/guides/target-based-on-a-url-parameter.md)
- [Pass the user agent to Hypertune](https://docs.hypertune.com/guides/pass-the-user-agent-to-hypertune.md)
- [Detect crawlers and bots](https://docs.hypertune.com/guides/detect-crawlers-and-bots.md)
- [Forward analytics](https://docs.hypertune.com/guides/forward-analytics.md)
- [Use Hypertune on static pages](https://docs.hypertune.com/guides/use-hypertune-on-static-pages.md)
- [Analytics logging in Next.js](https://docs.hypertune.com/guides/analytics-logging-in-next.js.md)
- [Use Hypertune outside of React](https://docs.hypertune.com/guides/use-hypertune-outside-of-react.md)
- [Use string interpolation](https://docs.hypertune.com/guides/use-string-interpolation.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on a page URL with the `ask` query parameter:

```
GET https://docs.hypertune.com/introduction.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.
