# Neynar x OpenRank Guides (WIP)

- [Build "For You" Feeds for your Client, using Neynar and OpenRank](https://docs.openrank.com/integrations/farcaster/neynar-x-openrank-guides-wip/build-for-you-feeds-for-your-client-using-neynar-and-openrank.md): Create your own For You Feed for your client.
- [Build "User Search" using Neynar and OpenRanks' Global Ranking API](https://docs.openrank.com/integrations/farcaster/neynar-x-openrank-guides-wip/build-user-search-using-neynar-and-openranks-global-ranking-api.md): Surface better search results for your client.
- [Build "Suggested follow list" based on OpenRank and Neynar](https://docs.openrank.com/integrations/farcaster/neynar-x-openrank-guides-wip/build-suggested-follow-list-based-on-openrank-and-neynar.md): Surface suggested follow list from your network.
- [Build Channel Trending Feeds for your Client using Neynar and OpenRank APIs](https://docs.openrank.com/integrations/farcaster/neynar-x-openrank-guides-wip/build-channel-trending-feeds-for-your-client-using-neynar-and-openrank-apis.md): Create your own Channel Trending Feed for your client.
- [Build "Discover New Users Feed" using Neynar and OpenRanks Global Ranking API](https://docs.openrank.com/integrations/farcaster/neynar-x-openrank-guides-wip/build-discover-new-users-feed-using-neynar-and-openranks-global-ranking-api.md)
- [Build Power Badges for your Client using Global & Personalized Ranking APIs by OpenRank](https://docs.openrank.com/integrations/farcaster/neynar-x-openrank-guides-wip/build-power-badges-for-your-client-using-global-and-personalized-ranking-apis-by-openrank.md): Create your own custom PowerBadge for your client
- [Build "Sort Replies" on a cast using Neynar and OpenRanks' Global Ranking API](https://docs.openrank.com/integrations/farcaster/neynar-x-openrank-guides-wip/build-sort-replies-on-a-cast-using-neynar-and-openranks-global-ranking-api.md): Sort Direct Replies in a cast for your client


---

# 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.openrank.com/integrations/farcaster/neynar-x-openrank-guides-wip.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.
