# ChainCrib

## ChainCrib

- [Introducing Chaincrib](https://docs.chaincrib.com/introducing-chaincrib.md): With Chaincrib, we are reinventing & democratizing real estate investments through fractional ownership
- [Terminology](https://docs.chaincrib.com/terminology.md): To ensure clarity and understanding throughout this litepaper, the following key terms associated with the Chaincrib platform are defined:
- [Background](https://docs.chaincrib.com/background.md): How we got here
- [Challenges](https://docs.chaincrib.com/challenges.md): In the traditional real estate investment landscape, several key challenges have consistently hindered accessibility, efficiency, and inclusivity in real estate investments.
- [The Chaincrib Solution](https://docs.chaincrib.com/the-chaincrib-solution.md): Chaincrib's Solution to Traditional Real Estate Challenges
- [Chaincrib Architecture](https://docs.chaincrib.com/chaincrib-architecture.md): The Chaincrib architecture is comprised of the following components
- [Tokenomics](https://docs.chaincrib.com/tokenomics.md): In structuring Chaincrib's tokenomics, the team made careful consideration of several factors to ensure sustainability, growth and user engagement.
- [Funding Rounds](https://docs.chaincrib.com/funding-rounds.md): $CRIB Token Funding Rounds
- [Revenue Model](https://docs.chaincrib.com/revenue-model.md): How we make money
- [Roadmap](https://docs.chaincrib.com/roadmap.md): Chaincrib Roadmap
- [FAQ](https://docs.chaincrib.com/faq.md)
- [Team Overview](https://docs.chaincrib.com/team-overview.md): The spectacular team building Chaincrib
- [Join Chaincrib's Team](https://docs.chaincrib.com/join-chaincribs-team.md): Chaincrib is looking for innovative minds to join our team
- [Deck](https://docs.chaincrib.com/deck.md): Coming Soon
- [Terms & Conditions](https://docs.chaincrib.com/terms-and-conditions.md): Terms and Conditions for Chaincrib
- [Release Notes](https://docs.chaincrib.com/release-notes.md): Improvement Logs On Chaincrib Platform


---

# 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://docs.chaincrib.com/introducing-chaincrib.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.
