# DAO Voting

**ApStation works on the DAO principle. This principle includes the following aspects:**

1. All ASN token stakers are allowed to vote.
2. All token stakers can send their ideas and ideas for moderation and further voting.
3. Each idea confirmed by moderators will be rewarded with ASN tokens for its owner.
4. For each successful vote, all participants will receive incentives in the form of ASN tokens in equal shares.

**Topics available for suggestion:**

1. Media-social sphere
2. Partner and investment proposals
3. Integration ideas within the platform

**Non-voting topics:**

1. Questions about platform security.
2. Proposals for tokenomics of the project.
3. Ideas and suggestions about the technical structure.


---

# 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://apstationnft.gitbook.io/apstation/about-project/dao-voting.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.
