> For the complete documentation index, see [llms.txt](https://help.fjordfoundry.com/fjord-foundry-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/partnered-and-non-partnered-sales/non-partnered.md).

# Non-Partnered

### Non-Partnered Sales

If your project doesn’t meet the criteria for a partnered sale or if you prefer to manage your own sale on your terms, a **non-partnered sale** is a great option. Non-partnered sales provide the flexibility to conduct your token sale directly on the Fjord platform without external partnerships or additional review processes.

**Why Choose a Non-Partnered Sale?**

Non-partnered sales offer more control over how you structure and execute your sale. Here’s what to consider:

* **Full Autonomy**: You have the freedom to manage your sale, including the raise amount, sale type, and structure, without the involvement of external partners.
* **Direct Blockchain Listing**: These sales are indexed directly from the blockchain, giving you full control of the sale parameters.
* **No Third-Party Involvement**: If you prefer to handle marketing and community engagement on your own, or already have established partners, a non-partnered sale gives you the independence to do so.
* **Lower Overhead**: Without the additional costs associated with partnering, you can retain more control over your project’s funding.

**Key Considerations**

While non-partnered sales allow for greater flexibility, it’s important to remember that these sales are not reviewed or endorsed by the Fjord team. Without the additional support from a launch partner, you’ll need to take on more responsibility for promoting and managing your sale, and ensure your community is fully engaged.

Non-partnered sales are still an excellent opportunity for many projects, and Fjord is here to support you in setting up and managing your sale. If you have a strong vision, an engaged community, and a clear plan for your project’s success, a non-partnered sale could be the perfect fit.


---

# 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://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/partnered-and-non-partnered-sales/non-partnered.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.
