# Fixed Price Sale

### **What is a Fixed Price Sale?**

Fixed Price Sales offer a straightforward way to participate in token sales. The token price is set at a fixed rate, providing predictability and simplicity. Participants can purchase tokens at this predetermined price without worrying about price fluctuations.

### **How does a Fixed Price Sale Work?**

In a Fixed Price Sale, the token price is predetermined and remains constant throughout the sale. Participants buy tokens at this fixed rate until all tokens are sold or the sale ends. This method ensures a transparent and predictable purchasing process.

### **Benefits of Participating in a Fixed Price Sale**

**Predictable Pricing:** The fixed price eliminates uncertainty, allowing participants to know exactly what they will pay for each token.

**Simplicity:** Fixed price sales are easy to understand and participate in, making them accessible to a broader audience.

**Fair Distribution:** Wallet limits can be set to prevent large buyers from dominating the sale, promoting wider distribution among participants.

### **Key Features**

**Optional Wallet Limits:** Some sales may implement wallet limits to ensure fair distribution and prevent large buyers from dominating the sale. Check the specific sale details for any wallet limit information.

**Bot Prevention:** While we can't always guarantee complete prevention of bots, we employ several features to ensure the sale is as bot-free as possible. These measures include disabling contract-based purchases and other anti-bot mechanisms to protect the integrity of the sale.

**Automatic Raise Calculation:** The raise limit is automatically calculated based on the total number of tokens available for sale and the fixed price. This ensures a clear cap on the amount of funds that can be raised during the sale.

**No Token Gating:** Fixed Price Sales on Fjord are no restricted by gated access unless specifically requested by the creator.&#x20;


---

# Agent Instructions: 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:

```
GET https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/token-sale-types/fixed-price-sale.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.
