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

# Explore

This page is your hub for discovering all yield opportunities across **Napier** and its partner protocols.　Think of it as a marketplace — browse, compare, and enter the yield opportunities you like.

### Table&#x20;

Customize the table to match your preferences.

#### Row

Each row is a market. Click it to open details.

* Market Name & Maturity
* Verified Status
* Favorite
* Pool TVL / Total TVL
* 24h Volume
* Implied APY
* YT Long APY & Price ([Fixed Yield](/invest/napier-app-guide/fixed-yield-pt.md))
* PT Fixed APY & Price ([Leveraged Yield](/invest/napier-app-guide/leveraged-yield-yt.md))
* LP Pool APY ([Liquidity](/invest/napier-app-guide/liquidity-lp.md))

{% hint style="info" %}
Markets that have **reached maturity** are highlighted in **yellow**, and **banned markets** are highlighted in **red**.
{% endhint %}

#### Column header

Column headers can be customized to fit your preferences.

<div align="left" data-with-frame="true"><figure><img src="/files/7VlmDJSMcdahR44pGkTj" alt="" width="375"><figcaption></figcaption></figure></div>

#### Sorting

Click any column header (e.g., Fixed APY) to sort.

#### Searching

Find markets quickly using keyword search.

<div align="left" data-with-frame="true"><figure><img src="/files/EvIDTZKizHYtjhGAkQvP" alt="" width="375"><figcaption></figcaption></figure></div>

#### Filtering

Use filter settings to display only the markets you’re interested in.

{% hint style="success" %}
By default, all markets displayed on the Napier App are created by **verified curators**.
{% endhint %}

<div align="left" data-with-frame="true"><figure><img src="/files/2tVhC2lYrtwfzjFNE7ox" alt="" width="375"><figcaption></figcaption></figure></div>

#### Favorite

Heart ❤️ the markets you want to watch.

<div align="left" data-with-frame="true"><figure><img src="/files/LeEkQrNryYm7Td2RCVds" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://docs.napier.finance/invest/napier-app-guide/explore.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.
