> For the complete documentation index, see [llms.txt](https://know.tetra.earth/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://know.tetra.earth/discovery.md).

# Discovery

Discovery is a daily competition to rank content, offers, and Passports to the top of charts. Every day presents a fresh opportunity to climb the ranks, with each upvote and completed offer increasing reach and influence.&#x20;

## What is Discovery?

* Ranked charts
* Charts for each regions, countries, and&#x20;
* Charts for Passports, Offers, and Content
* Charts resets daily
* Historic charts for any day, week, month, season

## Why Discovery matters

Discovery gets you discovered. It stirs the attention economy, and lets offers be seen.&#x20;

Local charts put up blinders so locals can find your work first, and come together to be with you to the national and global level.

## Ups by RA

Upvotes, or Ups, cost 1 RA each.&#x20;

### Local RA

After level 4, you start earning a National version of RA (like COLRA, USARA) only useful in that Nation.

Votes on local charts bubble up to higher charts, so topping a national chart gets you discovered at a global level.

## Ranking Algorithm

The default ranking algorithm is to add all Ups and the total of all offers in RA.

## Strategy

Because offers and upvotes are the same weight, instead of spending RA on Ups to boost your content, you can convince people to take your offer.

If your offer isn't being seen, you can boost it with Ups to get it seen. If your offer charges RA, you are earning RA plus the extra exposure from climbing the charts.&#x20;

## Curveball: Chiefs

Chiefs, elected by [Recurve](broken://pages/BNcGw4NF79JtbYyZSs6f), have the ability to customize Discovery algorithms regionally. They can choose to place more weight on local RA ups or local offers, or change the default display to weight connections from their region.

## Accolades

Achieving a cumulative ranked position for a season (three months) earns you special recognition on your Passport, forever stored on-chain. This is your regional, national, or global stamp of "the people love me".


---

# 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://know.tetra.earth/discovery.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.
