# Account System

This account system is designed for users to easily manage the options you have created and view your trading history.

1\. Click on the green ball logo right beside your wallet address on the upper right corner of the page to open the list of account features.

![](/files/-MlPG0YBcjSeP2zpXBec)

2\. In “My Position”, You can see your current holdings of bear and bull tokens, listing out the types, amounts and contract addresses.

![](/files/-MlPGeYGFwp9mCp4I2Uv)

3\. In “My Creation”, you can see all the Options you have created.

![](/files/-MlPHFQz7-c9tmuVHyZU)

Click on “Trade”  can go directly to this option trading interface.

4\. In "My Transaction",you can view all your transaction records.

![](/files/-MlUsfgd6bFKQwxYuf1F)

5\. You can access your wallet account by clicking on your wallet address on the upper right corner of the page. Here you can change your connected wallet.

![](https://lh3.googleusercontent.com/FuQ7kazvxZh_AvNOyzxbgeYB1EjO7lKBlJCndz6emFC5D3Otz9puO75ueu88EBc40mEyHKXzygnLbBnrnMCVRZGzz14z-9NgYd0JYjqpUFjVrt9FRybIFAzq9biUEirAwHyqandt=s0)

![](https://lh4.googleusercontent.com/xCAv79bheSiwf_e2c855kTMn54vevCLMyAxiE09ynSZ67OCJTRgpd502kt7WLt2cYkOW19GtQ3xlyh3KrWtdDsEuVP5p-WKjYm0pb0xrPa4xKl2HKYpm3A1F7TNlbnI8dm9-mtDD=s0)


---

# 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.antimatter.finance/user-guide/account-system.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.
