# Projects

- [Space](https://fiveelementslabs.gitbook.io/tide/projects/space.md)
- [Space Verification](https://fiveelementslabs.gitbook.io/tide/projects/space/space-verification.md): Verify your space
- [Space Collaboration](https://fiveelementslabs.gitbook.io/tide/projects/space/space-collaboration.md)
- [Campaigns](https://fiveelementslabs.gitbook.io/tide/projects/campaigns.md): Self-service, no-code campaign builder
- [Create a campaign](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/create-a-campaign.md)
- [On-chain Tasks](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/create-a-campaign/on-chain-tasks.md): A quick guide to Tide on-chain tasks
- [Off-chain Tasks](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/create-a-campaign/off-chain-tasks.md): Check all the off-chain actions you can incentivize
- [Points Campaign](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/create-a-campaign/points-campaign.md): Tide Point Campaigns
- [How to create a Point Campaign](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/create-a-campaign/points-campaign/how-to-create-a-point-campaign.md)
- [Managing your Data Sources](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/create-a-campaign/points-campaign/managing-your-data-sources.md)
- [🔌 API Tasks](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/create-a-campaign/api-tasks.md)
- [Mitigate Bots](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/create-a-campaign/mitigate-bots.md): Tide offers multiple sybil protection mechanisms.
- [Launch & Edit Campaigns](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/launch-and-edit-campaigns.md)
- [Manage and edit campaigns](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/launch-and-edit-campaigns/manage-and-edit-campaigns.md)
- [How to Manage Reviews](https://fiveelementslabs.gitbook.io/tide/projects/campaigns/how-to-manage-reviews.md)
- [Rewards](https://fiveelementslabs.gitbook.io/tide/projects/rewards.md)
- [Tide Reward Cycles](https://fiveelementslabs.gitbook.io/tide/projects/rewards/tide-reward-cycles.md): Distribute periodic ERC20 rewards
- [Dynamic NFT Loyalty Program](https://fiveelementslabs.gitbook.io/tide/projects/rewards/dynamic-nft-loyalty-program.md)
- [Tide Referral Program](https://fiveelementslabs.gitbook.io/tide/projects/rewards/tide-referral-program.md)
- [Analytics](https://fiveelementslabs.gitbook.io/tide/projects/analytics.md)
- [Insights](https://fiveelementslabs.gitbook.io/tide/projects/analytics/insights.md): Web3 Data Analytics Overview
- [Performance](https://fiveelementslabs.gitbook.io/tide/projects/analytics/performance.md): Web3 Data Analytics Overview
- [Project FAQ](https://fiveelementslabs.gitbook.io/tide/projects/project-faq.md): Project FAQ Section


---

# 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://fiveelementslabs.gitbook.io/tide/projects.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.
