# Introducing Artura

- [Landing](https://docs.artura.finance/introducing-artura/landing.md): Welcome to Artura Finance.
- [Overview](https://docs.artura.finance/introducing-artura/overview.md)
- [Getting Started](https://docs.artura.finance/introducing-artura/getting-started.md): Your first venture into Artura Finance...
- [Bridging & Wallet Setup](https://docs.artura.finance/introducing-artura/getting-started/bridging-and-wallet-setup.md): Learn how to bridge your assets to blockchain like Botanix or Hemi to use on Artura
- [Wallet Setup](https://docs.artura.finance/introducing-artura/getting-started/wallet-setup.md): Learn how to set up your EVM Wallet to trade on Artura.
- [Trading Guide](https://docs.artura.finance/introducing-artura/getting-started/trading-guide.md): Learn about our interface and opening/closing a trade.
- [Vault Guide](https://docs.artura.finance/introducing-artura/getting-started/vault-guide.md): The vault is a passive yield feature that lets users earn real, on-chain revenue by depositing stables.
- [Video Tutorial](https://docs.artura.finance/introducing-artura/getting-started/video-tutorial.md): Learn how to Bridge assets, set up your wallet, make trades, deposit in Artura's vault, and more in our video tutorials.
- [Referral Guide](https://docs.artura.finance/introducing-artura/getting-started/referral-guide.md): Artura’s referral program lets you earn a share of your invitees’ trading fees & vault deposits while they get a discount on trades.
- [Product Guide](https://docs.artura.finance/introducing-artura/product-guide.md): This section covers the architecture and product overview, along with a walkthrough on opening/closing trades.
- [Asset Classes](https://docs.artura.finance/introducing-artura/product-guide/asset-classes.md): Core supported asset classes and market times
- [Media Kit](https://docs.artura.finance/introducing-artura/media-kit.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://docs.artura.finance/introducing-artura.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.
