# Yala

## Yala

- [Yala](https://docs.yala.org/prediction-market-intelligence/yala.md): Fair Value Intelligence for the Prediction Economy
- [Introduction](https://docs.yala.org/prediction-market-intelligence/introduction.md)
- [Core Concepts](https://docs.yala.org/prediction-market-intelligence/core-concepts.md)
- [Roadmap Overview](https://docs.yala.org/prediction-market-intelligence/roadmap-overview.md)
- [Technical Architecture](https://docs.yala.org/prediction-market-intelligence/technical-architecture.md)
- [Interfaces and Access](https://docs.yala.org/prediction-market-intelligence/interfaces-and-access.md)
- [Late Stage: Multi-Agent Fair-Value System](https://docs.yala.org/prediction-market-intelligence/late-stage-multi-agent-fair-value-system.md)
- [Future Enhancements](https://docs.yala.org/prediction-market-intelligence/future-enhancements.md)
- [YALA Tokenomics](https://docs.yala.org/prediction-market-intelligence/yala-tokenomics.md)
- [Closing](https://docs.yala.org/prediction-market-intelligence/closing.md)
- [Connecting Wallet](https://docs.yala.org/user-guide-mainnet/connecting-wallet.md)
- [Redeem](https://docs.yala.org/user-guide-mainnet/redeem.md)
- [Convert](https://docs.yala.org/user-guide-mainnet/convert.md): You can convert USDC to $YU without slippage!
- [MetaMint $YU](https://docs.yala.org/user-guide-mainnet/metamint-usdyu.md): Metamint is a process that allows you to turn Bitcoin (BTC) into $YU. This guide explains how to stake BTC, mint $YU, and unstake your BTC when needed.
- [Portfolio Management](https://docs.yala.org/user-guide-mainnet/portfolio-management.md)
- [Bridge Tool](https://docs.yala.org/user-guide-mainnet/bridge-tool.md)
- [Earn](https://docs.yala.org/user-guide-mainnet/earn.md)
- [Berries Rule - Yala's Reward System](https://docs.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system.md)
- [‘Double Berries’ Loyalty Program](https://docs.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system/double-berries-loyalty-program.md)
- [Team Ups & Lucky Draws](https://docs.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system/team-ups-and-lucky-draws.md)
- [Yeti Related](https://docs.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system/yeti-related.md)
- [Liquidation](https://docs.yala.org/user-guide-mainnet/liquidation.md)
- [Emergency Shutdown](https://docs.yala.org/user-guide-mainnet/emergency-shutdown.md)
- [Key Terms](https://docs.yala.org/user-guide-mainnet/key-terms.md)
- [Terms of Use](https://docs.yala.org/legals/terms-of-use.md)
- [Privacy Policy](https://docs.yala.org/legals/privacy-policy.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.yala.org/prediction-market-intelligence/yala.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.
