# LF Events

### Raise Visa letters and Travel Funding requests on the LF Events page

You must register for the event before raising a visa letter or a travel funding request.

1. From the left-side navigation pane, navigate to **EVENTS>LF Events**.
2. To view your upcoming events, select the **Upcoming** tab.
3. Click **Register** to navigate to the [Linux Foundation events](https://events.linuxfoundation.org/) page and explore events.

On the **Past Meetings** tab, you can view past events that you have already attended or that have expired.

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

### Apply for the new visa letter

Visa letters are required for events that involve international participants. These letters are official documentation to support visa applications, assisting attendees in obtaining the necessary travel documentation to enter the host country.

On the **MY EVENTS** page, click the **Visa Letters** tab. Click the **New Letter Application** CTA to access the application page.

Follow the [step-by-step](https://docs.linuxfoundation.org/lfx/my-profile/lf-events/visa-letters) procedure to complete the application and submit your application.

### Raise your travel funding request

A travel funding request is a formal request made by an individual or group to a funding source, such as an employer or organization, to pay the expenses of attending an event, such as travel, accommodation, meals, and registration fees.

On the **MY EVENTS** page, click the **Travel Funding** tab. Click the **New Funding Application** CTA to access the application page. For a step-by-step procedure, see [Travel Funding Guide](https://docs.linuxfoundation.org/lfx/my-profile/lf-events/travel-funding).


---

# 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://docs.linuxfoundation.org/lfx/my-profile/quick-start-guide/lf-events.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.
