# Obtaining reputation

We have a system called NationCred that aggregates contributions to Nation3 across multiple channels like GitHub, Discord, Discourse (the Nation3 forum) and other channels.

NationCred is available to Nation3 citizens, and there are weekly payouts in $NATION to citizens who contribute.

To become eligible for NationCred, head to the *#🎗-nationcred* channel on [Discord](https://discord.com/invite/nation3-690584551239581708). Keep in mind it's only available to citizens, so you'll need to use the *#🤖-guild-join* channel first to authenticate as a citizen.

<figure><img src="/files/TBjnxAIcKmZ7CqD3I9UN" alt=""><figcaption></figcaption></figure>


---

# 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.nation3.org/citizenship/obtaining-reputation.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.
