> 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-participants/partnered-vs-non-partnered-sales/non-partnered-sales.md).

# Non-Partnered Sales

### Non-Partnered Sales on Fjord

**Non-partnered sales** refer to token sales that are not supported by external partners like KOLs, Web3 agencies, or other entities. These sales are directly indexed from the blockchain and do not undergo the same levels of review or endorsement by the Fjord team.

**How Non-Partnered Sales Work**

Non-partnered sales are listed directly from the blockchain without any additional vetting or involvement from the Fjord team. Since these projects are not supported by external partners, there is no additional guidance or strategic support beyond the project's own efforts.

* **No Fjord Team Review**: Unlike partnered sales, non-partnered sales are not subjected to Fjord’s internal due diligence process.
* **Direct Blockchain Listing**: These sales are indexed directly from the blockchain, and Fjord does not conduct any assessments regarding their viability or risks.

**Key Considerations for Non-Partnered Sales**

* **No Endorsement**: Non-partnered sales are not reviewed or endorsed by the Fjord team, meaning they come with an increased level of risk.
* **Self-Research Required**: Participants should perform their own due diligence before engaging in any non-partnered sale. As these projects lack the backing and support of external partners, the responsibility falls on participants to ensure they fully understand the project before investing.

{% hint style="info" %}
**Important Reminder**

Due to the absence of a formal review and the backing of partners, non-partnered sales carry a higher level of uncertainty. It is essential to carefully evaluate each project and only participate in those that align with your research and risk tolerance. Always be sure to conduct thorough due diligence and never buy into projects you haven’t fully explored.
{% endhint %}


---

# 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-participants/partnered-vs-non-partnered-sales/non-partnered-sales.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.
