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

# Docs Directory

#### Learn more About Us

<table data-column-title-hidden data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Vision &#x26; Goal <span data-gb-custom-inline data-tag="emoji" data-code="1f441-1f5e8">👁️‍🗨️</span></td><td><a href="/pages/pLb8hshMuexYqozSTzoc">/pages/pLb8hshMuexYqozSTzoc</a></td></tr><tr><td align="center">Company &#x26; Team <span data-gb-custom-inline data-tag="emoji" data-code="1f9d1-1f91d-1f9d1">🧑‍🤝‍🧑</span></td><td><a href="/pages/2pXJpxAQS9l2PWWjgnhr">/pages/2pXJpxAQS9l2PWWjgnhr</a></td></tr><tr><td align="center">Roadmap &#x26; Plan <span data-gb-custom-inline data-tag="emoji" data-code="1f4ca">📊</span></td><td><a href="/pages/Zncl7hMn16j8AhuQJRuU">/pages/Zncl7hMn16j8AhuQJRuU</a></td></tr></tbody></table>

#### Explore OceanFi Vast Ecosystem

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">OceanFi Fitness App <span data-gb-custom-inline data-tag="emoji" data-code="1f4f1">📱</span></td><td><a href="/pages/HnD7K7AykBDwndcWShhA">/pages/HnD7K7AykBDwndcWShhA</a></td></tr><tr><td align="center">Unlimited Innovate Integrations <span data-gb-custom-inline data-tag="emoji" data-code="1f9d1-1f4bb">🧑‍💻</span></td><td><a href="/pages/4ebE3piW2ZbAe6NoRRI3">/pages/4ebE3piW2ZbAe6NoRRI3</a></td></tr><tr><td align="center">Social Wellness Features <span data-gb-custom-inline data-tag="emoji" data-code="1fac2">🫂</span></td><td><a href="/pages/xHhewbiGut7rt2lIJco1">/pages/xHhewbiGut7rt2lIJco1</a></td></tr><tr><td align="center">Ocean of DeFi Features <span data-gb-custom-inline data-tag="emoji" data-code="26d3">⛓️</span></td><td><a href="/pages/SH25YGI5D8E5cslr5rOP">/pages/SH25YGI5D8E5cslr5rOP</a></td></tr><tr><td align="center">OceanFi Metaverse <span data-gb-custom-inline data-tag="emoji" data-code="1f310">🌐</span></td><td><a href="/pages/oTxSpCjXgfba46eqOnRi">/pages/oTxSpCjXgfba46eqOnRi</a></td></tr><tr><td align="center">AI Trainer <span data-gb-custom-inline data-tag="emoji" data-code="1f916">🤖</span></td><td><a href="/pages/mtxIieb70okr4gXxnmXw">/pages/mtxIieb70okr4gXxnmXw</a></td></tr></tbody></table>

#### Dive into OceanFi Mobile App

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Available Workout Modes <span data-gb-custom-inline data-tag="emoji" data-code="1f3ae">🎮</span></td><td><a href="/pages/yiGVPjqr74MeZj0TL8oU">/pages/yiGVPjqr74MeZj0TL8oU</a></td></tr><tr><td align="center">Exercises Options for Users <span data-gb-custom-inline data-tag="emoji" data-code="1f4aa">💪</span></td><td><a href="/pages/g4sBmSYMP9HN182QuPyD">/pages/g4sBmSYMP9HN182QuPyD</a></td></tr></tbody></table>

#### Go through our Policies

<table data-column-title-hidden data-view="cards"><thead><tr><th align="center"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Corporate Sustainability <span data-gb-custom-inline data-tag="emoji" data-code="1f334">🌴</span></td><td></td><td></td><td><a href="/pages/hjyUVxNytHhm3RhKVP5h">/pages/hjyUVxNytHhm3RhKVP5h</a></td></tr><tr><td align="center">Terms &#x26; Conditions <span data-gb-custom-inline data-tag="emoji" data-code="1f4dc">📜</span></td><td></td><td></td><td><a href="/pages/UEbhR0D7GRnoNKwFfPer">/pages/UEbhR0D7GRnoNKwFfPer</a></td></tr><tr><td align="center">Privacy Policy<span data-gb-custom-inline data-tag="emoji" data-code="1f510">🔐</span></td><td></td><td></td><td><a href="/pages/Z9fZ0Z4afZvHkCERBOwS">/pages/Z9fZ0Z4afZvHkCERBOwS</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://oceanfi.gitbook.io/oceanfi-gitbook/docs-directory.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
