# No Longer Relevent

- [BuildAAthon 2024](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024.md)
- [Participant Onboarding](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/participant-onboarding.md)
- [SahamatiNet - Services](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/sahamatinet-services.md)
- [Network - Scenarios](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/network-scenarios.md)
- [Account Discovery & Linking](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/network-scenarios/account-discovery-and-linking.md)
- [Consent Workflow](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/network-scenarios/consent-workflow.md)
- [FI Request Workflow](https://developer.sahamati.org.in/no-longer-relevent/buildaathon-2024/network-scenarios/fi-request-workflow.md)
- [SahamatiNet](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet.md)
- [Router](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/router.md)
- [Fair Use Compliance](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/fair-use-compliance.md)
- [Network Observability](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/network-observability.md)
- [Telemetry](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/network-observability/telemetry.md)
- [Observability Services](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/network-observability/observability-services.md)
- [Data Governance](https://developer.sahamati.org.in/no-longer-relevent/sahamatinet/network-observability/data-governance.md)
- [Technical Specifications](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications.md)
- [Router API Specs](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs.md)
- [APIs Integration](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/apis-integration.md)
- [Open API Specification](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/open-api-specification.md)
- [AA API Specification](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/open-api-specification/aa-api-specification.md)
- [FIP API Specification](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/open-api-specification/fip-api-specification.md)
- [FIU API Specification](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/open-api-specification/fiu-api-specification.md)
- [Integration using Simulator](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/integration-using-simulator.md)
- [Customisation of Mock Entity and Responses](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/integration-using-simulator/customisation-of-mock-entity-and-responses.md)
- [Custom Responses Usage](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/router-api-specs/integration-using-simulator/custom-responses-usage.md)
- [Fair Use Specs](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/fair-use-specs.md)
- [Network Telemetry Specs](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/network-telemetry-specs.md)
- [Identity & Access Management](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/identity-and-access-management.md)
- [Central Registry](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/central-registry.md)
- [Deactivation - v1 endpoint of member](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/central-registry/deactivation-v1-endpoint-of-member.md)
- [Environment - Configurations](https://developer.sahamati.org.in/no-longer-relevent/technical-specifications/environment-configurations.md)
- [Page 1](https://developer.sahamati.org.in/no-longer-relevent/page-1.md)


---

# 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://developer.sahamati.org.in/no-longer-relevent.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.
