# The Hugs Layer

- [Overview](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/overview.md): An introduction to the four core elements
- [Multi dApp layer](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/multi-dapp-layer.md): Open infrastructure layer for collaborative working
- [Why build on Curator?](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/why-build-on-curator.md): Scale up fast on a decentralised ecosystem
- [Reviewer System](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/reviewer-system.md): Safeguarding data quality
- [On-Chain Reputation](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/on-chain-reputation.md): Multi-level reputation system
- [User Reputation](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/on-chain-reputation/user-reputation.md): User-owned reputation via Soulbound NFTs
- [Client Reputation](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/on-chain-reputation/client-reputation.md): Reputation building on both ends of the spectrum
- [Reputation Scoring](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/on-chain-reputation/reputation-scoring.md): How a user's Reputation Score is calculated
- [Quantity Scoring](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/on-chain-reputation/quantity-scoring.md): The Impact of Time on Reputation Scoring
- [Quality Scoring](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/on-chain-reputation/quality-scoring.md): Scoring through Consensus and Feedback
- [The Quality Label](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/on-chain-reputation/the-quality-label.md): dApp-specific Reputation
- [User Rewards](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/user-rewards.md): Enabling multi-tier rewards
- [Elastic Reward Pool](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/user-rewards/elastic-reward-pool.md): A token well that never runs dry
- [Secondary Rewards](https://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer/user-rewards/secondary-rewards.md): Apps can provide additional rewards


---

# 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://hugs-solutions.gitbook.io/hugs-platform/the-hugs-layer.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.
