# Core Team

- [Core Focus](https://saga-mobile-dao.gitbook.io/codex/core-team/core-focus.md): Charting Team Roles and the Flow of Responsibilities
- [Core Funds](https://saga-mobile-dao.gitbook.io/codex/core-team/core-funds.md): Core-managed funds used to run day-to-day operations.
- [Projects](https://saga-mobile-dao.gitbook.io/codex/core-team/projects.md)
- [SagaDAO Validator](https://saga-mobile-dao.gitbook.io/codex/core-team/projects/sagadao-validator.md): A Strategic Revenue Engine Powering the Future of SagaDAO
- [The Vault - Partnership](https://saga-mobile-dao.gitbook.io/codex/core-team/projects/sagadao-validator/the-vault-partnership.md): Unlocking New Ways to Stake & Earn
- [Unlock](https://saga-mobile-dao.gitbook.io/codex/core-team/projects/unlock.md): The Smarter Airdrop Platform for Serious Projects


---

# 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://saga-mobile-dao.gitbook.io/codex/core-team.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.
