# Prestige

- [Discord](https://docs.deadkingsociety.io/prestige/discord.md): There are various ways to receive prestige via Discord. They're detailed below.
- [Twitter](https://docs.deadkingsociety.io/prestige/twitter.md): There are various ways to receive prestige via Twitter. They're detailed below.
- [Allegiance](https://docs.deadkingsociety.io/prestige/allegiance.md): This quest is completed by not having your Noble or King listed on a marketplace.
- [Works & Bounties](https://docs.deadkingsociety.io/prestige/works-and-bounties.md): Two additional ways DKS members can receive Prestige are via Bounties and Works. These contributions are monitored by the team and encourage unique contribution.


---

# 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.deadkingsociety.io/prestige.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.
