# Evolv Studio

## Evolv Studio

- [Introducing Evolv](https://evolv-studio.gitbook.io/evolv-studio/introducing-evolv.md)
- [Evolv Studio](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio.md)
- [Campaign Creation Process](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process.md)
- [Setting up a launch](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process/setting-up-a-launch.md)
- [Quest Configuration](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process/quest-configuration.md)
- [Reward Configuration](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process/reward-configuration.md)
- [Point System](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process/point-system.md)
- [Artifact System: v1](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process/artifact-system-v1.md)
- [Modular System: v2](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process/artifact-system-v1/modular-system-v2.md)
- [Artifact as Asset Legos](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process/artifact-system-v1/artifact-as-asset-legos.md)
- [Campaign Deployment](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process/campaign-deployment.md)
- [Insights and Analytics](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/campaign-creation-process/insights-and-analytics.md)
- [Roadmap](https://evolv-studio.gitbook.io/evolv-studio/evolv-studio/roadmap.md)
- [Evolv Campaigns](https://evolv-studio.gitbook.io/evolv-studio/evolv-campaigns.md)
- [User Onboarding](https://evolv-studio.gitbook.io/evolv-studio/evolv-campaigns/user-onboarding.md)
- [Profile Management](https://evolv-studio.gitbook.io/evolv-studio/evolv-campaigns/profile-management.md)
- [Quest Completion](https://evolv-studio.gitbook.io/evolv-studio/evolv-campaigns/quest-completion.md)
- [Reward Redemption](https://evolv-studio.gitbook.io/evolv-studio/evolv-campaigns/reward-redemption.md)
- [Brand Aggregator Studio](https://evolv-studio.gitbook.io/evolv-studio/brand-aggregator-studio.md)
- [Roles and permissions](https://evolv-studio.gitbook.io/evolv-studio/roles-and-permissions.md)
- [Ground staff Application](https://evolv-studio.gitbook.io/evolv-studio/ground-staff-application.md)
- [Use cases and Implementation](https://evolv-studio.gitbook.io/evolv-studio/use-cases-and-implementation.md)
- [Evolving Concepts](https://evolv-studio.gitbook.io/evolv-studio/evolving-concepts.md)
- [Interaction dapps as PWAs](https://evolv-studio.gitbook.io/evolv-studio/evolving-concepts/interaction-dapps-as-pwas.md)
- [Points >>> Tokens](https://evolv-studio.gitbook.io/evolv-studio/evolving-concepts/points-greater-than-greater-than-greater-than-tokens.md)
- [Application Deployment System](https://evolv-studio.gitbook.io/evolv-studio/evolving-concepts/application-deployment-system.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://evolv-studio.gitbook.io/evolv-studio/introducing-evolv.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.
