# 常见问题

### 余额，流动池，数据刷新不出来

顶部切换节点，目前推荐使用TP节点。切记，有任何相关数据问题，都先试着切换节点，刷新报获取余额出错的，都是同一个问题。

### 做市取回

如果做市列表数据没出来，点击**做市刷新**按钮，然后在列表的操作栏有取回按钮。

手机端的话，应该表格宽度比较长，需要右滑才能看到操按钮列表

### Start钱包不能操作

目前start钱包，每个操作之前都需要点击顶部菜单的退出按钮，再点一下登录。即可正常操作！

因为start钱包，在开发环境没办法调试，然后生产环境目前解决该问题容易影响正常交易，所以暂时先不做处理。

### OBT开盘价

开盘初始底池1200USDT-2000OBT，价格0.6USDT/OBT

### 关于年化

目前以首页年化展示的为准，也存在一定的误差，有心的用户，可以根据自己做市金额粗略计算具体年化。

### 提示Please login first

当点击操作提示：please login first时，请刷新页面，或顶部菜单那边点退出，再点登录

### 首页数据不准

因为后台同步EOS链上数据的节点，有时候会因为网络，宽带，服务器，同步节点等各种因素影响，导致跟不上块，相关交易数据就没办法实时展示，请大家不用惊慌，链上的资产都是安全的。\
交易和做市功能，只要是直接跟节点交互的功能，都不会受影响，可以正常交易。


---

# 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://defiob.gitbook.io/obswap/cao-zuo-shou-ce/chang-jian-wen-ti.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.
