# Network & Payment Configuration

Now that we have the basics, let’s set up some specific parameters before we move on.

## Network

Choose a network you would like your participants to purchase tokens on.

## Base Currency

Select what currency you would like your sale to be denominated in.

## Payment Methods

Select all payment methods that you want to accept. Purchase value is recorded based on the USD value of the payment token at the time of payment.

## Sale Schedule

Set the start and end timings for your raise event.

\*Note that this is the day and time users will be able to connect and participate / make a purchase.

<figure><img src="/files/KANwqIt22G4qnRFEffrE" alt=""><figcaption></figcaption></figure>

* Once all of your edits are complete, select continue for the next step of the flow.


---

# 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://tokensoft.gitbook.io/tokensoft/events/setting-up-a-raise-event/network-and-payment-configuration.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.
