# Deposit & Withdraw

- [How to deposit your capital?](https://betoken.gitbook.io/docs/deposit-withdraw/how-to-deposit-your-capital.md)
- [What is Betoken Share token (BTKS)?](https://betoken.gitbook.io/docs/deposit-withdraw/what-is-betoken-share-token.md)
- [Do I receive my BTKS immediately after purchase?](https://betoken.gitbook.io/docs/deposit-withdraw/do-i-receive-my-btks-immediately-after-purchase.md): Yes.
- [How can I see my BTKS balance in Metamask?](https://betoken.gitbook.io/docs/deposit-withdraw/how-can-i-see-my-btks-balance-in-metamask.md)
- [What is the lockup / liquidity of the fund?](https://betoken.gitbook.io/docs/deposit-withdraw/what-is-the-lockup-liquidity-of-the-fund.md): During Betoken's 3 days intermission phase that happens every 27 days, you can buy and sell BTKS directly on the app's dashboard.
- [How can I follow the activity of the fund?](https://betoken.gitbook.io/docs/deposit-withdraw/how-can-i-follow-the-activity-of-the-fund.md)
- [What is the fees structure?](https://betoken.gitbook.io/docs/deposit-withdraw/what-is-the-fees-structure.md)
- [How do I make an additional capital connection, after I’ve already made an initial one?](https://betoken.gitbook.io/docs/deposit-withdraw/how-do-i-make-an-additional-capital-connection-after-ive-already-made-an-initial-one.md)


---

# 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://betoken.gitbook.io/docs/deposit-withdraw.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.
