# Explore and Search

CoLinks takes exploration seriously. Discovery is the root of finding people you want to connect with, and we offer many ways to discover new Links that may be meaningful for your journey. Our exploration features are aided by LLM AI Vector Indexing, which allows connections to be sought with more meaningful results. Here’s what we offer:

### Sortable Leaderboards

* Browse leaders in links held, links holding and Rep Score.  More leaderboards are coming soon.

### Interest Tags

* You can find people based on interests they have tagged themselves with.  Tag your interests in your Account Settings area. You get to tag 8 interests at this time.

### Similarity Scoring

* Our AI vector indexing allows us to use an LLM to identify accounts that have overlap with yours, and you will find these lists in various pages in CoLinks.

### Command-K / Omni-search

* With a single search, find any key word, Link account, interest tag and even relevant posts within your Linked feed.  Press Command-K to pop it up any time.


---

# 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.coordinape.com/colinks/explore-and-search.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.
