# How does Snapshot work?

There are three key elements that are involved in the voting process: spaces, proposals and votes. Proposals and votes are associated with a space, in this case the Dtravel space. To start, the Dtravel team will submit proposals on the community’s behalf based on the discussions and suggestions and in the near future, we’ll be enabling community members to put forth proposals.


---

# 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.dtravel.com/papers/dtravel-dao-governance/how-community-members-can-vote/how-does-snapshot-work.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.
