# Additional Resources

**Internal Learning Sessions**

* [Validating an Across v2 Dispute](https://www.youtube.com/watch?v=OjwzNlCwUsY\&ab_channel=UMAProtocol)
* [Across v2 Architecture](https://www.youtube.com/watch?v=iuxf6Crv8MI\&ab_channel=UMAProtocol)
* [Optimistic Distributor](https://www.youtube.com/watch?v=-N8UNHDxzYg\&ab_channel=UMAProtocol)
* [L2 Bridge Architecture](https://www.youtube.com/watch?v=G6tIiJUXIMg\&ab_channel=UMAProtocol)
* [How to use Storybook](https://www.youtube.com/watch?v=sS_FT-2_u-8\&ab_channel=UMAProtocol)
* [LM 2.0](https://www.youtube.com/watch?v=I8wDrvms_BI\&ab_channel=UMAProtocol)
* [Protected Tokens](https://www.youtube.com/watch?v=3h5SJVXw9pA\&ab_channel=UMAProtocol)
* [KPI Options 2.0](https://www.youtube.com/watch?v=cnIfqOvWpZ4\&ab_channel=UMAProtocol)
* [Optimistic Governance](https://www.youtube.com/watch?v=ohIHd1Ll-1U\&ab_channel=UMAProtocol)
* [Introduction to using UMA's Optimistic Oracle](https://www.youtube.com/watch?v=GhMfzKvA9Qk\&ab_channel=UMAProtocol)
* [Introduction to Merkle Roots](https://www.youtube.com/watch?v=JXn4GqyS7Gg\&t=1s\&ab_channel=UMAProtocol)
* [UMA Call Options](https://www.youtube.com/watch?v=3wQUnTHl8jw\&ab_channel=UMAProtocol)
* [Introduction to the LSP](https://www.youtube.com/watch?v=KNKSNKdUVl4\&t=2407s\&ab_channel=UMAProtocol)
* [Range Tokens](https://www.youtube.com/watch?v=l3WsUsRjzBk\&ab_channel=UMAProtocol)


---

# 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.uma.xyz/resources/additional-resources.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.
