# USD.AI Overview

- [Welcome to USD.AI](https://docs.usd.ai/usdai/welcome-to-usd.ai.md): The dollar that builds AI, wherever it forms.
- [How It Works](https://docs.usd.ai/usdai/how-it-works.md): High level summary of USD.AI, with detailed sections following throughout the rest of the docs.
- [InfraFi Market](https://docs.usd.ai/usdai/infrafi-market.md): InfraFi: Financing the Infrastructure Golden Age
- [Risks & Mitigants](https://docs.usd.ai/usdai/risks-and-mitigants.md)
- [Media Coverage](https://docs.usd.ai/usdai/media-coverage.md): USD.AI's digital footprint


---

# 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.usd.ai/usdai.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.
