# CryptEx Services

- [LP Locker](https://docs.cryptexlock.me/cryptex-services/lp-locker.md): LP Locker
- [Locker Contracts ](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts.md): Smart Contracts
- [BSC](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts/bsc.md): BSC
- [Polygon](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts/polygon.md): Polygon
- [Avalanche ](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts/avalanche.md): Avalanche
- [Gnosis (xDai)](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts/gnosis-xdai.md): Gnosis
- [Fantom](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts/fantom.md): Fantom
- [Aurora](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts/aurora.md)
- [Cronos](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts/cronos.md)
- [Moonriver](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts/moonriver.md)
- [BSC (Testnet) ](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-contracts/bsc-testnet.md): BSC Testnet
- [Locker Fees](https://docs.cryptexlock.me/cryptex-services/lp-locker/locker-fees.md)
- [Vesting](https://docs.cryptexlock.me/cryptex-services/vesting.md): Team Vesting
- [Vesting Contracts ](https://docs.cryptexlock.me/cryptex-services/vesting/vesting-contracts.md)
- [BSC](https://docs.cryptexlock.me/cryptex-services/vesting/vesting-contracts/bsc.md): BSC
- [Polygon](https://docs.cryptexlock.me/cryptex-services/vesting/vesting-contracts/polygon.md): Polygon
- [Avalanche](https://docs.cryptexlock.me/cryptex-services/vesting/vesting-contracts/avalanche.md): Avalanche
- [Gnosis (xDai)](https://docs.cryptexlock.me/cryptex-services/vesting/vesting-contracts/gnosis-xdai.md): Gnosis
- [Fantom ](https://docs.cryptexlock.me/cryptex-services/vesting/vesting-contracts/fantom.md)
- [BSC (Testnet) ](https://docs.cryptexlock.me/cryptex-services/vesting/vesting-contracts/bsc-testnet.md): BSC Testnet
- [Vesting Fees](https://docs.cryptexlock.me/cryptex-services/vesting/vesting-fees.md)
- [Smart Contract Constructor](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor.md): Create your own token
- [Constructor Contracts ](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/constructor-contracts.md)
- [BSC](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/constructor-contracts/bsc.md)
- [Polygon](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/constructor-contracts/polygon.md): Polygon
- [BSC (Testnet)](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/constructor-contracts/bsc-testnet.md): BSC (Testnet)
- [Polygon (Mumbai Testnet)](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/constructor-contracts/polygon-mumbai-testnet.md): Testnet
- [Audit](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/audit.md): Token Constructor Audit
- [Constructor Fees](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/constructor-fees.md)
- [ERC-20/BEP20 token](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/erc-20-bep20-token.md)
- [How to create ERC-20/BEP20 token](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/erc-20-bep20-token/how-to-create-erc-20-bep20-token.md): Instruction
- [RFI Token ](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/rfi-token.md)
- [Advantages of RFI created by our constructor ](https://docs.cryptexlock.me/cryptex-services/smart-contract-constructor/rfi-token/advantages-of-rfi-created-by-our-constructor.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.cryptexlock.me/cryptex-services.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.
