> For the complete documentation index, see [llms.txt](https://eosforce-1.gitbook.io/eosc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eosforce-1.gitbook.io/eosc/tutorial/updated-guide-to-activate-eosforce-on-scatter-1.md).

# Updated Guide to Activate EOSForce on Math Wallet

### 1. Download Extension of Math Wallet

Visit <http://www.mathwallet.org/> to download **Math Wallet Extension** according to your browsers

![](/files/-M8Eh5Rideg3ayx9itUS)

###

### 2. Config Math Wallet&#x20;

Set a **password** for Math Wallet (not private key)

![](/files/-M8Ehsv6Wrf4IKD-_dLA)

After setting the password, click the setting icon on the upper right corner to set "**Language**" and "**Networks**"

![](/files/-M8Ei0kZkwV-jRkUND3B)

![](/files/-M8Ei98wZrYGnVUHYSk_)

Scroll down on the list of "**Networks**", find "**EOSForce**" and turn it on

![](/files/-M8EiQzJSs8ZicJ0aZXj)

Go back to the home page of the wallet, click "**Switch Network**" on the upper right corner

![](/files/-M8EiZ4Y-StAvw2Q_w4h)

Scroll down to find "**EOSForce**" and turn it on

![](/files/-M8Eirez3YFXBfHONRzE)

Go back to the home page of the wallet, import the wallet by mnemonic or private key.

![](/files/-M8Eixj7-Nm-DKE817iB)

![](/files/-M8Ej0UDyV9xxBPrMwIy)

Go back to the home page of the wallet, you can see that the wallet has successfully been imported!

![](/files/-M8EjBHWrX2zAn61Gqmv)

### 3. Use Math Wallet Extension on Budget System and Explorer

**Please make sure that your EOSC account has been imported to Math Wallet Extension and is open.**

Visit [https://u.eosforce.io](https://u.eosforce.io/), select the EOSC account to be operated in the pop-up window, and click "**Accept**", then you can successfully log in to the Budget System.

![](/files/-M8F5aqDOR3FMouLBFtU)

![](/files/-M8F5z7rE_hhgWvA8CIt)

For the login operation of the explorer, please refer to the above step to log in to Budget System.

![](/files/-M8F6WSj-TYpbGXolPZJ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://eosforce-1.gitbook.io/eosc/tutorial/updated-guide-to-activate-eosforce-on-scatter-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
