# FEATURES

- [General](https://docs.20lab.app/features/general.md): Features available in "General" section in 20lab.app token generator for ERC-20 tokens.
- [Optional](https://docs.20lab.app/features/optional.md): Features available in "Optional" section in 20lab token generator for ERC-20 tokens.
- [Taxes](https://docs.20lab.app/features/taxes.md): Features available in "Taxes" section in 20lab token generator for ERC-20 tokens.
- [Swap threshold ratio](https://docs.20lab.app/features/swap-threshold-ratio.md): Learn how the swap threshold ratio works for ERC-20 tokens created on 20lab.
- [Excluded addresses](https://docs.20lab.app/features/excluded-addresses.md): Find addresses that are excluded (whitelisted) from certain features in the ERC-20 token creation process.
- [Unchangeable ERC-20 values](https://docs.20lab.app/features/unchangeable-erc-20-values.md): Review the list of unchangeable token features and values after creating your ERC-20 token.
- [Same-address tokens](https://docs.20lab.app/features/same-address-tokens.md): Learn how to create ERC-20 tokens with the same address on different blockchains using 20lab.


---

# 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.20lab.app/features.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.
