# S.I.G.N.

- [Overview](https://docs.sign.global/s.i.g.n./sign.md): Sovereign-grade digital infrastructure for national systems of money, identity, and capital.
- [Reference Architecture](https://docs.sign.global/s.i.g.n./reference-architecture.md): Reference architecture for S.I.G.N. (Money, ID, Capital) and how Sign Protocol + TokenTable compose across public/private rails.
- [Security & Privacy](https://docs.sign.global/s.i.g.n./security-privacy.md): Security and privacy model for S.I.G.N. including data placement, selective disclosure, audit access controls, and operational security practices.
- [Governance & Operations](https://docs.sign.global/s.i.g.n./governance-ops.md): Governance and operations model for sovereign deployments including roles, key custody, change management, SLAs, and audit readiness.


---

# 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://docs.sign.global/s.i.g.n..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.
