# 提案投票教程

## 一、添加MetaMask插件与BSC主网

#### 1.1 添加MetaMask插件

可从chrome浏览器应用商店搜索metamask并添加

#### 1.2 添加BSC主网网络

第一步：点击上方网络切换按钮，选择【自定义RPC】进入网络设置；

第二步：输入网络信息，点击保存

**·BSC主网信息**

网络名称：（用户可自定义，易于识别就好）BSC main

新增RPC URL：<https://bsc-dataseed1.binance.org:443>

链ID：56

符号：BNB

区块浏览器URL：<https://bscscan.com/>

![图片](/files/-MfR4TLG6V14KZwhf6ZB)

<div align="left"><img src="/files/-MfR5cn96_vahd2dyTlt" alt=""></div>

## 二、如何查看提案

#### 1.1 进入BakerDao治理网址主页

地址：[https://vote.bakerfi.com/](http://vote.bakerfi.com/)

#### 1.2 浏览并查看提案

在首页上划至底部可找到最新的提案，点击【查看提案】，进入到提案详情页面，在此页面可看到提案的详情信息。

![图片](/files/-MfR4TLIYjayMxxzPzUo)

![图片](/files/-MfR4TLJyn_BjJOXmI1s)

## 三、如何为提案投票

#### 1.1 在提案详情页或天列表页进行投票

在提案详情页面，点击【参与投票】或在提案列表页点击【投票】

![图片](/files/-MfR4TLKoqNarZTm_trl)

![图片](/files/-MfR4TLLRpg6ftBDZA1F)

#### 1.2 提交投票

在确认投票弹窗中，您可在【您支持的原因】区域输入评论，然后点击【提交投票】。

![图片](/files/-MfR4TLMd2xOYAPpsjtm)

#### 1.3 请求签名

1.取消：取消提交投票，可重新提交投票以及评论

2.签名：提交投票和评论，进入确认交易页面

![图片](/files/-MfR4TLNF2M3PUTctZ_g)

#### 1.4 确认交易

点击【确认】按钮，等待加载动画结束后，投票和评论提交成功

![图片](/files/-MfR4TLOl_l2whHQby8D)

![图片](/files/-MfR4TLPiSlQbDVkYndE)

## 四、查看投票结果及内容

#### 1.1 提案页面参与投票

成功参与投票后，在提案列表页面，点击【我的投票】，进入提案详情。

![图片](/files/-MfR4TLQLNzUuVZ3meAb)

#### 1.2 查看支持者

成功投票后，在支持者区域，会显示您的信息，投票占比以及地址

![图片](/files/-MfR4TLRl2VQGgosxtOP)

#### 1.3 查看评论

在提案详情页面，点击评论按钮即可看到对于此提案的相关评论。

![图片](/files/-MfR4TLSdf8vpL6AZ2fz)


---

# 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.bakerfi.com/bakerdao/guide/vote-guide.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.
