# Swene

## Swene

- [Swene](https://docs.swene.io/master.md): Meet Swene, your all-in-one fintech app where traditional finance meets Blockchain.
- [Get Started](https://docs.swene.io/get-started.md): This section helps you to get started with Swene
- [Create a Wallet](https://docs.swene.io/get-started/create-a-wallet.md)
- [App](https://docs.swene.io/products/features.md)
- [Yield Farming](https://docs.swene.io/products/yield-farming.md)
- [Pools](https://docs.swene.io/products/yield-farming/pools.md): Multiple yield farming pools are proposed at the launch of the protocol.
- [Yield Aggregator](https://docs.swene.io/products/yield-aggregator.md)
- [Tokens](https://docs.swene.io/products/tokens.md)
- [Non-Fungible Tokens](https://docs.swene.io/products/non-fungible-tokens.md)
- [SWN](https://docs.swene.io/tokenomics/swn.md): Our utility and governance token
- [STABLE](https://docs.swene.io/tokenomics/stable.md): Our very own stablecoin
- [Introduction](https://docs.swene.io/liquidity-generation-event/introduction.md)
- [Referrals](https://docs.swene.io/liquidity-generation-event/referrals.md)
- [GENESIS NFT](https://docs.swene.io/liquidity-generation-event/genesis-nft.md): The GENESIS NFT is the NFT given to all the LGE participants that invested at least $1000
- [Token lists](https://docs.swene.io/developers/token-lists.md)
- [Roadmap](https://docs.swene.io/resources/roadmap.md)
- [Links](https://docs.swene.io/resources/links.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.swene.io/master.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.
