# ZEBEC EVM

- [Zebec Evm Sdk](https://docs.zebec.io/zebec-evm/zebec-evm-sdk.md)
- [Zebec Stream Client](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client.md)
- [Creating Clients](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/creating-clients.md)
- [Whitelisting Tokens](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/whitelisting-tokens.md)
- [Deposit into Zebec Wallet](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/deposit-into-zebec-wallet.md)
- [Withdraw from Zebec Wallet](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/withdraw-from-zebec-wallet.md)
- [Initiating a Stream](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/initiating-a-stream.md)
- [Pause/Resume/Cancel  Stream](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/pause-resume-cancel-stream.md)
- [Updating a Stream](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/updating-a-stream.md)
- [Withdraw Streamed Tokens](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/withdraw-streamed-tokens.md)
- [Getting Stream Details](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/getting-stream-details.md)
- [Whitelisted Tokens on BSC and Nautilus](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-stream-client/whitelisted-tokens-on-bsc-and-nautilus.md)
- [Zebec Bulk Client](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-bulk-client.md)
- [Bulk Instant Transfer](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-bulk-client/bulk-instant-transfer.md)
- [Zebec Multisig Stream](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-multisig-stream.md)
- [NFT](https://docs.zebec.io/zebec-evm/zebec-evm-sdk/zebec-multisig-stream/nft.md): You have the capability to oversee and control your BEP-721 and BEP-1155 standard non-fungible tokens (NFTs) through a Zebec safe.
- [Zapps Compatible](https://docs.zebec.io/zebec-evm/zapps-compatible.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://docs.zebec.io/zebec-evm.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.
