# Soul Protocol

## Soul Protocol

- [Protocol Overview](https://docs.soulswap.finance/docs/overview.md): Summoning from the shrouds of Fantom, Soul Protocol emerges. A fully decentralized multi-chain ecosystem that has enabled cross-chain incentives without inflating the emission rate.
- [Governance Structure](https://docs.soulswap.finance/docs/governance-structure.md): Here we provide a brief overview of our proposal process and Community-owned Treasury.
- [Premine Distribution](https://docs.soulswap.finance/docs/tokenomics/premine-distribution.md): The table below describes the overall allocation of our pre-mined supply of 50M SOUL, of which any unused allocation is burnt into oblivion.
- [Allocation and Emissions](https://docs.soulswap.finance/docs/tokenomics/emissions.md): Overview of the emissions and distribution for Soul Power.
- [Our Utility](https://docs.soulswap.finance/docs/user-guides/our-utility.md): Not every token serves a purpose, but our SOUL powers the entire ecosystem, we review how.
- [Fee Sharing](https://docs.soulswap.finance/docs/user-guides/our-utility/fee-sharing.md): Our exchange fees go towards both buying back and burning SOUL and adding to permanent liquidity of the SOUL-NATIVE pair, in order to establish deeper liquidity on each of our blockchains.
- [iOS Mobile Premium](https://docs.soulswap.finance/docs/user-guides/our-utility/ios-mobile-premium.md)
- [Our Exchange](https://docs.soulswap.finance/docs/user-guides/exchange.md): SoulSwap's exchange allows anyone to be able to swap cryptocurrencies and provide liquidity without KYC or third party involved, allowing for a smooth, effortless experience.
- [Swapping Tokens](https://docs.soulswap.finance/docs/user-guides/exchange/swapping-tokens.md): The swap interface allows anyone to exchange one cryptocurrency into another cryptocurrency without KYC or third party involved, allowing for a smooth, effortless experience.
- [Providing Liquidity](https://docs.soulswap.finance/docs/user-guides/exchange/providing-liquidity.md): Providing liquidity is simplified by our sleek, user-friendly interface where end users may provide liquidity in a decentralized manner to our community-owned exchange.
- [Our Incentives](https://docs.soulswap.finance/docs/user-guides/rewards.md): Farms are where you are able to deposit your LP token(s), you received from providing liquidity, to earn SoulSwap's native utility token -- SOUL.
- [Liquidity Mining](https://docs.soulswap.finance/docs/user-guides/rewards/how-to-use-the-farms.md): SoulPower is farm by our liquidity providers as they provide the lifeblood of the Soul Ecosystem. We've designed a way to provide rewards to our summoners while minimizing instability.
- [Soul Staking](https://docs.soulswap.finance/docs/user-guides/rewards/staking.md): SeanceCircle (SEANCE) is the place you want to go when you want to HODL while earning. Deposit your SOUL to receive SEANCE in return, which may be used to interact with our DeFi Suite.
- [Blogs and Forums](https://docs.soulswap.finance/docs/resources/blogs-and-forums.md)
- [Social Media](https://docs.soulswap.finance/docs/resources/socials.md): Stay in touch by accessing our community in whichever manner is most convenient for your lifestyle.
- [Token Contracts](https://docs.soulswap.finance/docs/resources/contracts.md): We have a number of smart contracts empowering our protocol, review them using these links.
- [Privacy Policy](https://docs.soulswap.finance/docs/faq/privacy-policy.md)
- [User Agreement](https://docs.soulswap.finance/docs/faq/user-agreement.md)
- [Soul Summoner](https://docs.soulswap.finance/docs/tech-details/summoner.md): Soul Summoner is the smart contract that has the power to create more Soul Power over time. We carefully crafted roles, variables, and structs to make this into the epitome of multi-chain execellence.
- [Soul Power](https://docs.soulswap.finance/docs/tech-details/soul.md): Soul Power is our native utility token that represents your share of the Soul Finance Organization.


---

# 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.soulswap.finance/docs/overview.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.
