> For the complete documentation index, see [llms.txt](https://docs.owlto.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.owlto.finance/getting-started.md).

# Getting started

- [Overview](https://docs.owlto.finance/getting-started/overview.md): Intent-Centric Architecture, Seamless Interoperability.
- [Quick Start](https://docs.owlto.finance/getting-started/quick-start.md): Get Started with Owlto Finance
- [Bridge](https://docs.owlto.finance/getting-started/quick-start/bridge.md)
- [White Paper](https://docs.owlto.finance/getting-started/white-paper.md)
- [Fee](https://docs.owlto.finance/getting-started/fee.md)
- [Owlto Swap](https://docs.owlto.finance/getting-started/owlto-swap.md)
- [Pool](https://docs.owlto.finance/getting-started/pool.md)
- [Reward System](https://docs.owlto.finance/getting-started/reward-system.md)
- [Referral & Rewards](https://docs.owlto.finance/getting-started/reward-system/referral-and-rewards.md)
- [Points System](https://docs.owlto.finance/getting-started/reward-system/points-system.md): The points serve as an incentive program designed for contributors and loyal users, symbolizing their long-term value and co-builder identity in the shared growth of the Owlto ecosystem. This includes


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.owlto.finance/getting-started.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.
