> For the complete documentation index, see [llms.txt](https://l1x-sdk.gitbook.io/l1x-foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://l1x-sdk.gitbook.io/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases.md).

# L1X Components - Example Use-Cases

Discover the practical applications of Layer One X (L1X) through our focused exploration of real-world use cases. This section delves into various scenarios where L1X's innovative components are effectively utilized, showcasing the versatility and impact of our technology in diverse industries.

1. [L1X Fungible Token Smart Contract ](/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases/l1x-fungible-token-smart-contract.md)
2. [L1X Non-Fungible Token Smart Contract](/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases/l1x-non-fungible-token-smart-contract.md)
3. [X-Talk Token Swap](/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases/x-talk-token-swap.md)
4. [X-Talk Token Staking](/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases/x-talk-token-staking.md)
5. [X-Talk Fungible Token Lending and Borrowing](/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases/x-talk-fungible-token-lending-and-borrowing.md)
6. [X-Talk NFT Liquidity Provision](/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases/x-talk-nft-liquidity-provision.md)
7. [X-Talk NFT Leasing Provision](/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases/x-talk-nft-leasing-provision.md)
8. [Health Smart Contract](/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases/health-smart-contract.md)
9. [L1X Wallet SDK](/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases/l1x-wallet-sdk.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://l1x-sdk.gitbook.io/l1x-foundation/l1x-technology-explained/l1x-components-example-use-cases.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.
