> For the complete documentation index, see [llms.txt](https://sweep-n-flip.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sweep-n-flip.gitbook.io/documentation/manifesto.md).

# Manifesto

Sweep n' Flip is a proud member of the DeFi and web3 communities. We believe in the power of decentralized finance to level the playing field, and to bring financial freedom to everyone. By providing a simple and accessible platform for NFT trading, we are contributing to the growth of the DeFi ecosystem, and helping to build a more equitable financial future.

In the NFT ecosystem, we recognize the potential of NFTs to revolutionize the way we think about ownership, art, and value. With our platform, we aim to make NFT trading more accessible and to help unlock the full potential of NFTs. Whether you're a seasoned NFT trader or just starting out, Sweep n' Flip is the perfect platform for you.

As a decentralized platform, Sweep n' Flip operates on a set of transparent, community-driven rules. Our platform is built with the user in mind, and we are committed to creating a fair and equitable environment for all of our users. We believe in the power of transparency, and that is why we provide a clear and open platform for NFT trading.

In our journey to create a better future for NFT trading, we also recognize the importance of community. We believe that by working together, we can build a platform that truly serves the needs of NFT traders, liquidity providers, and NFT collections. That's why we invite all members of the DeFi and NFT communities to join us, and to help us build a better future for NFT trading.

We believe that everyone should have the opportunity to trade NFTs in a simple, transparent, and accessible way. That's why we're building Sweep n' Flip, a unique platform that empowers NFT traders, liquidity providers, and NFT collections.

Our mission is to bring a cleaner and more straightforward experience to NFT trading. With our Flipping Aggregator, we aim to simplify the process of flipping NFTs, by automating the most time-consuming and redundant steps. Say goodbye to complicated UX/UI, and hello to a more intuitive experience.

Our AMM for NFTs offers a more efficient way to trade NFTs, by providing liquidity for NFT collections, and by allowing NFT traders to access a wider range of NFTs at more competitive prices. With Sweep n' Flip, NFT trading has never been easier.

At Sweep n' Flip, we are guided by our core principles of accessibility, transparency, simplicity, and speed. We believe that everyone should have the opportunity to trade NFTs, regardless of their level of experience, and that NFT trading should be a transparent and straightforward process.

We invite all NFT flippers, liquidity providers, and NFT collections to join us in our journey to create a better future for NFT trading. Join us at Sweep n' Flip, where simplicity meets efficiency.


---

# 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, and the optional `goal` query parameter:

```
GET https://sweep-n-flip.gitbook.io/documentation/manifesto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
