# UMA Documentation

## UMA Protocol

- [Welcome to UMA](https://docs.uma.xyz/uma.md): A decentralized truth machine
- [What's New!](https://docs.uma.xyz/whats-new.md): Keep up with the latest updates to UMA’s Optimistic Oracle. This changelog covers new features, improvements, and important changes for developers and integrators.
- [FAQs](https://docs.uma.xyz/faqs.md): General questions about UMA OO
- [Optimistic Oracle v2](https://docs.uma.xyz/developers/optimistic-oracle.md)
- [Using Blacklisting Tokens as Currency](https://docs.uma.xyz/developers/optimistic-oracle/using-blacklisting-tokens-as-currency.md)
- [Quick Start](https://docs.uma.xyz/developers/optimistic-oracle/getting-started.md): 0 to 1 Optimistic Oracle integration by example.
- [Deposit Box](https://docs.uma.xyz/developers/optimistic-oracle/solidity-examples.md): Simple deposit box example that showcases the basic request propose lifecycle of the UMA Optimistic Oracle
- [Event-Based Prediction Market](https://docs.uma.xyz/developers/optimistic-oracle/in-depth-tutorial-event-based-prediction-market.md): Building a prediction market that uses the UMA Optimistic Oracle for settlement and event identification
- [Insurance Claim Arbitration](https://docs.uma.xyz/developers/optimistic-oracle/in-depth-tutorial-insurance-claims-arbitration.md): Using the Optimistic Oracle to allow for verification of insurance claims
- [Internal Optimistic Oracle](https://docs.uma.xyz/developers/optimistic-oracle/internal-optimistic-oracle.md): Using the Optimistic Oracle to verify arbitrary data type results proposed through an external contract
- [Optimistic Arbitrator](https://docs.uma.xyz/developers/optimistic-oracle/in-depth-tutorial-optimistic-arbitrator.md): Wrapping Optimistic Oracle functionality into individual function calls
- [ManagedOptimisticOracleV2](https://docs.uma.xyz/developers/managedoptimisticoraclev2.md)
- [Proposing via the Oracle Dapp](https://docs.uma.xyz/developers/managedoptimisticoraclev2/proposing-via-the-oracle-dapp.md)
- [Proposing Programmatically](https://docs.uma.xyz/developers/managedoptimisticoraclev2/proposing-programmatically.md)
- [Default Proposer Whitelist](https://docs.uma.xyz/developers/managedoptimisticoraclev2/default-proposer-whitelist.md)
- [Optimistic Oracle v3](https://docs.uma.xyz/developers/optimistic-oracle-v3.md)
- [ASSERT\_TRUTH Deprecation](https://docs.uma.xyz/developers/optimistic-oracle-v3/assert_truth-deprecation.md)
- [Using Blacklisting Tokens as Currency](https://docs.uma.xyz/developers/optimistic-oracle-v3/using-blacklisting-tokens-as-currency.md)
- [Quick start](https://docs.uma.xyz/developers/optimistic-oracle-v3/quick-start.md): 0 to 1 integration with the Optimistic Oracle V3.
- [Prediction Market](https://docs.uma.xyz/developers/optimistic-oracle-v3/prediction-market.md): Building a prediction market that uses the UMA Optimistic Oracle V3 for settlement and event identification
- [Insurance](https://docs.uma.xyz/developers/optimistic-oracle-v3/in-depth-tutorial-insurance.md): Using the Optimistic Oracle V3 to allow for verification of insurance claims.
- [Data Asserter](https://docs.uma.xyz/developers/optimistic-oracle-v3/data-asserter.md): Using the Optimistic Oracle V3 to assert arbitrary off-chain data on-chain.
- [Escalation Managers](https://docs.uma.xyz/developers/optimistic-oracle-v3/escalation-managers.md): Using the full policy escalation manager as an example for modular functionality you could implement with custom escalation managers
- [Sandboxed Oracle Environment](https://docs.uma.xyz/developers/optimistic-oracle-v3/sandboxed-oracle-environment.md): Only required for testing the dispute flow
- [Setting Custom Bond and Liveness Parameters](https://docs.uma.xyz/developers/setting-custom-bond-and-liveness-parameters.md): Overview of Setting Customer Bond and Liveness Parameter in UMA's Optimistic Oracle
- [How does UMA's Oracle work?](https://docs.uma.xyz/protocol-overview/how-does-umas-oracle-work.md)
- [Example Projects](https://docs.uma.xyz/protocol-overview/example-projects.md): Integrations use the Optimistic Oracle for various use cases.
- [DVM 2.0](https://docs.uma.xyz/protocol-overview/dvm-2.0.md): The next iteration of the UMA DVM
- [DVM 2.0 FAQ](https://docs.uma.xyz/protocol-overview/dvm-2.0-faq.md): Frequently asked questions about the new UMA DVM 2.0
- [Governance](https://docs.uma.xyz/community/governance.md)
- [The UMIP Process](https://docs.uma.xyz/community/governance/the-umip-process.md)
- [DAO Proposals](https://docs.uma.xyz/community/governance/dao-proposals.md)
- [Voting Walkthrough](https://docs.uma.xyz/using-uma/voting-walkthrough.md): How to stake tokens, vote, and claim rewards
- [Voter Guide](https://docs.uma.xyz/using-uma/voting-walkthrough/voter-guide.md): Voting best practices and warnings
- [Voting Gas Rebates](https://docs.uma.xyz/using-uma/voting-walkthrough/voting-gas-rebates.md)
- [Discord Summaries](https://docs.uma.xyz/using-uma/voting-walkthrough/discord-summaries.md): LLM generated Discord discussion summaries warnings and information
- [Proposing Oracle Data](https://docs.uma.xyz/using-uma/providing-oracle-data.md)
- [Disputing Oracle Data](https://docs.uma.xyz/using-uma/disputing-oracle-data.md)
- [Resolving Disputes](https://docs.uma.xyz/using-uma/resolving-disputes.md)
- [Verification System](https://docs.uma.xyz/verification-guide/verification-system.md): Human research and logic to secure valid Oracle requests
- [Polymarket](https://docs.uma.xyz/verification-guide/yes_or_no.md): How to verify Polymarket Proposals
- [Across](https://docs.uma.xyz/verification-guide/across.md): How to verify Across Bundles
- [oSnap](https://docs.uma.xyz/verification-guide/osnap.md): How to verify oSnap Proposals
- [Network Information](https://docs.uma.xyz/resources/network-addresses.md)
- [New Network Requests](https://docs.uma.xyz/resources/network-addresses/new-network-requests.md)
- [Audit & Bug Bounty Programs](https://docs.uma.xyz/resources/audit-and-bug-bounty-programs.md)
- [Approved Price Identifiers](https://docs.uma.xyz/resources/approved-price-identifiers.md)
- [Approved Collateral Types](https://docs.uma.xyz/resources/approved-collateral-types.md)
- [Subgraphs](https://docs.uma.xyz/resources/subgraph-data.md)
- [Mainnet Voting Entities](https://docs.uma.xyz/resources/subgraph-data/mainnet-voting-entities.md)
- [Queries](https://docs.uma.xyz/resources/subgraph-data/queries.md)
- [Voting with a 2-Key Contract](https://docs.uma.xyz/resources/voting-with-a-2-key-contract.md)
- [Unsupported Contracts](https://docs.uma.xyz/resources/unsupported-contracts.md)
- [oSnap (Deprecated)](https://docs.uma.xyz/resources/osnap.md)
- [Disabling oSnap via Zodiac Safe App](https://docs.uma.xyz/resources/osnap/disabling-osnap-via-zodiac-safe-app.md): Steps to remove oSnap from your DAO Snapshot space and Safe treasury
- [oSnap Proposal Verification](https://docs.uma.xyz/resources/osnap/osnap-proposal-verification.md): oSnap Proposal Verification with UMA's Optimistic Oracle
- [Additional Resources](https://docs.uma.xyz/resources/additional-resources.md): Additional tutorials and resources about UMA that are not featured on this docs site
- [Glossary](https://docs.uma.xyz/resources/glossary.md)
- [Links](https://docs.uma.xyz/resources/links.md)


---

# Agent Instructions: 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.uma.xyz/uma.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.
